[jQuery] Re: Event Binding Problem

2008-04-10 Thread mike mike
Got it licked, many many thanks for your help Ariel and Wizzud ;) On 10/04/2008, Ariel Flesler <[EMAIL PROTECTED]> wrote: > > > Can't help you out with this, I've never read any.. > > Cheers > > > On 10 abr, 14:58, "mike mike" <[EMAIL PROTE

[jQuery] Re: Event Binding Problem

2008-04-10 Thread mike mike
gt; function bind(){ > $('a.new').click(fn).removeClass('new'); > }; > bind(); > $.ajax({ > > success:function(){ > . > bind(); > . > } > }); > > If you do this a lot (many times on many elements),

[jQuery] Re: Event Binding Problem

2008-04-10 Thread mike mike
Many thanks for the help, *Ariel*, Yes I have read the FAQ and now followed all the links. It's starting to make some sense, slowly, but I can't relate the examples to my code (I really am a newb LOL). I'm on a learning curve here ;-)) *Wizzud*, Many thanks for the great explanation and yep, I