[jQuery] Re: safari (win, mac) issues with fadeIn + callback

2007-10-10 Thread jojet
Hi all, I had a similar problem where fadeIn() and fadeOut() was just not working for me but I found a solution. This may not work for you but I got it to work by simply replacing my fadeIn() and fadeOut() with these calls: {your jQuery obj}.fadeTo("fast",0); ...blah blah {your jQuery obj}.fadeT

[jQuery] Re: Performance feedback

2007-10-03 Thread jojet
t get my head around Google groups pah!) On Oct 3, 1:02 am, "Peter Bengtsson" <[EMAIL PROTECTED]> wrote: > Can't you do it in the server side templating language. Bound to be > much much faster. > > On 10/2/07, jojet <[EMAIL PROTECTED]> wrote: > > > &

[jQuery] Performance feedback please

2007-10-03 Thread jojet
Hi all, this is my first message here so apologies if I'm breaking protocol! I have posted some code at http://paste2.org/p/7819";> http://paste2.org/p/7819 Basically the above code gets executed when the user clicks on a button and its purpose is to refresh a long list of select boxes (90?) b

[jQuery] Performance feedback

2007-10-02 Thread jojet
Hi all, this is my first message here so apologies if I'm breaking protocol! I have posted some code at http://paste2.org/p/7819";> http://paste2.org/p/7819 Basically the above code gets executed when the user clicks on a button and its purpose is to refresh a secondary content area which is a