[jQuery] Re: Refreshing event registration

2007-06-17 Thread Arne-Kolja Bachstein
une 17, 2007 7:17 PM > To: jquery-en@googlegroups.com > Subject: [jQuery] Re: Refreshing event registration > > > Arne, > > When jQuery 1.1.3 comes out you will be able to use Brandon Aaron's > Behavior Pluigin[1] to manage this behavior automatically. Until then

[jQuery] Re: Refreshing event registration

2007-06-17 Thread Mike Alsup
Arne, When jQuery 1.1.3 comes out you will be able to use Brandon Aaron's Behavior Pluigin[1] to manage this behavior automatically. Until then you can do it manually. They key is to only bind the elements that have not been previously bound. If, for example, you're using ajax functionality t