Jorge Godoy <[EMAIL PROTECTED]> writes: >> http://godoy.homeip.net/~godoy/testing_events.html (window + document.body) >> http://godoy.homeip.net/~godoy/testing_events2.html (window + >> window.document) >> http://godoy.homeip.net/~godoy/testing_events3.html (window + div wrapped)
http://godoy.homeip.net/~godoy/testing_events4.html (explicit events) Attaching this to the form works for IE but just for the SELECT element (the explicit 'onchange' on the form declaration). The event attached to the body fails. The event attached to the body fires for Firefox on the SELECT and INPUT element. The event attached to the form fires just for the SELECT. I'll keep on testing more approaches... And seeing if I can solve that somehow. -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mochikit?hl=en -~----------~----~----~----~------~----~------~--~---
