classList.js icon indicating copy to clipboard operation
classList.js copied to clipboard

Closes eligrey/classList.js#50

Open moehlone opened this issue 8 years ago • 3 comments

moehlone avatar Apr 04 '16 07:04 moehlone

tested with IE8, IE9, Safari on iOS 6.1.3 (and all new browsers)

moehlone avatar Apr 04 '16 07:04 moehlone

Don't forget to change https://github.com/eligrey/classList.js/blob/master/classList.js#L3

Also, you're leaking a global (setPropOnDOM). You may need to use a closure.

eligrey avatar Apr 04 '16 07:04 eligrey

Should be better now :)

moehlone avatar Apr 04 '16 08:04 moehlone