Lazyloader
Lazyloader copied to clipboard
cssOnLoadSupport checker does not work
Are you sure your _setBrowserCssOnLoadSupport work ?
Tried on latest chrome
Instead you may try actually adding an onLoad event and see if that changes cssOnLoadSupport variable to true.
Though this one assume that site have atleast one external stylesheet. You can replace it with some external small css file too (but that will not take from browser cache)