Having a problem at the moment that many of my pages load [using GooglePageSpeed] and seem to load a lot of unused CSS.
If I try and split the CSS – then I get the error that “too many CSS files”. I am wondering whether there are any jquery plugins [or other] that are able to RENDER only the CSS for the page that is being loaded and ignore the rest ?
It’s sort of like a dynamic CSS interchanger ? Would really help ….
Unless you are sending hundreds of kb of css then it shouldn’t really matter.
A dynamic CSS changer would destroy the caching ability of the browser resulting in higher transfers.