I want to run some jquery code before my page have loaded. Im adding some classes which are changing the css with javascript, and when the page loads i see the \"old\" css f
Remove a css before rendering the page:
(I use this for removing a Css highlighting from a table, and WORKS!)