I am running a script that creates a bunch of css code at runtime.
I can change the code with firebug so I was wandering on how I could change this example css code using jquery?
<table cellspacing="0" border="0" style="width: 100% !important; border: 3px solid #333 !important;padding: 1px !important; font-family: Arial, Helvetica, sans-serif !important; font-size: 11px !important;">
1 Answer