[xmljs-users] How to use event handling with "xmlDom,js"
Brought to you by:
djoham,
witchhunter
From: dharmendra r. <dha...@gm...> - 2007-10-31 09:01:23
|
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 |