the function css is very simple, for example:
$(this).css({"margin-left":"20px !important"});
attempt to make this example,and tell me the result.
2010/5/25 aaslun
>
> I have the same problem, but I've solved it!
> It seems to be a CSS related issue and it occurs when you use the jQuery
> f
I have the same problem, but I've solved it!
It seems to be a CSS related issue and it occurs when you use the jQuery
function $(this).css('-7px !important') or something similar.
The easiest way to discover what is causing the error in your code is to
open up the jQuery.min.js file in a text edi