Stewart Brodie wrote: > Aren't those DOM events handy? Just what you need to keep these data > structures up to date. It sounds like you do exactly the same as me :) Yeah, with a capturing DOM event listener on the root you could basically get the notifications you need. Gecko doesn't actually use DOM events internally because they introduce a lot of overhead, but it has a similar notification system in place. -BorisReceived on Tuesday, 3 April 2007 16:38:48 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:18:57 GMT