Re: [xmljs-users] How to use event handling with "xmlDom,js"
Brought to you by:
djoham,
witchhunter
From: Dmitry K. <dmi...@ya...> - 2007-10-31 16:03:46
|
Hi, XML-for-SCRIPT does not provide such event handling; we can speak of term "events" only with respect to SAX events (while parsing the XML). Best regards, - Dmitry Khudorozhkov, maintainer of XML-for-SCRIPT. dharmendra rathore <dha...@gm...> wrote: Hi I am using xmlDom.js for parsing and other dom operations now i want to add event handlers , so that when any change accour to Dom object (basically node/element creation or modification) code can capture that . How can i use methods like addEventListernes on dom nodes ? Thanks in advance Dharmendra __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |