[thelist] javascript : events not firing after dom alteration

Volkan Özçelik volkan.ozcelik at gmail.com
Sat Jul 21 04:31:05 CDT 2007


On 7/21/07, Shaun <shaun at porkandpaws.com> wrote:
>
> Thanks
> Couple of questions
>
>         detach events how?


You can have a look at s at rdalya's EventHandler.addEventListener and
EventHandler.removeEventListener

methods.

EventHandler object is pretty modular (like any other objects in s at rdalya)

I'm sure you can modify it to your taste:

http://sardalya.svn.sourceforge.net/viewvc/sardalya/sardalya/sardalyaFull_dev.js?view=markup

(note: I'm using an enhanced version of the api at linkibol.com -- but
didn't have time to update SVN repository.
The event handling part is mostly similar none the less.)

Also other well-known libraries like YUI, prototype, dojo all have some kind
of event manipulation methods.

Hope that helps,
--
Volkan Ozcelik
+> linkibol.com - in seek of quality links: http://www.linkibol.com/
+> Going solo in Turkish: http://www.fikribol.com/donkisot/
+> My projects/studies/trials/errors : http://www.sarmal.com/
+> Sardalya JavaScript Library: http://www.sarmal.com/sardalya/



More information about the thelist mailing list