I have a problem with the way the "animate" method handles multiple
attributes. Currently, timers are created for each attribute you are
trying to animate. This means that if you are changing 2 attributes
on 3 DOM elements, jquery will create 15 timers.
In my opinion, this is not the most optim
you might not need jquery to accomplish that, try:
document.body.innerHTML += YOUR_VAR;
On Nov 3, 11:34 am, "John Resig" <[EMAIL PROTECTED]> wrote:
> We'll need to see a page to know what's going on - that code, alone,
> shouldn't cause problems.
>
> --John
>
> On 11/3/07, ja <[EMAIL PROTECTED]>
2 matches
Mail list logo