rgrove / lazyload

:skull: An ancient tiny JS and CSS loader from the days before everyone had written one. Unmaintained.
MIT License
1.39k stars 288 forks source link

Custom Attribute on Stylesheet/Script tag #32

Open chrislowles opened 10 years ago

chrislowles commented 10 years ago

Since I'm using Prefixfree, LazyLoad tends to affect use of the styles as it adds appropriate vendor prefixes to properties, and to disable it on separate stylesheets, I'd have to add the data-noprefix attribute.