Option to disable inline styles
-
Can i somehow disable inline styles that plugin uses:
<style>.js img.lazyload { display: block; }
img.lazyload { display: none; }</style>Reason for this is that .js declaration is opposite that i have setup for site. I have .no-js ja .js classes for js detection. Now images flicker weirdly because of those inline styles.
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘Option to disable inline styles’ is closed to new replies.