Would it be possible for you to post a link so that we can see it or at least maybe just a test case?
-- Brandon Aaron On 10/17/06, Raziel Alvarez <[EMAIL PROTECTED]> wrote: > Hi, > > I'm performing css manipulation in my application, but the performance > degrades considerably fast as more markup is added. I tracked the problem to > the jQuery.css function, specifically for those cases where I'm setting the > width and height. Even small additions to the markup inside of the container > to which I want to set the width and height produce a big increase in the > delay of such function. > > I took a quick look at the implementation and they seem to be special cases, > and since I don't quite get the logic inside I don't feel comfortable > changing it. > > My application is getting to the point of being useless because of the > delay. Is there a plan to fix this in the next release? Is there any way > this can be improved meanwhile? > > Regards, > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ > > > _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
