Hey. I'm modifying an input's value/state through JS, and I wanted to know if there's a way to make it trigger the change event. This example: http://jsfiddle.net/ariehg/4AZEL/ won't work. I require this behavior for radio/checkbox changes as well. Is it possible or do I need to create a different mechanism for this? (such as a js observer that will be notified when the change was done)
-- Arieh Glazer אריה גלזר 052-5348-561 http://www.arieh.co.il http://www.link-wd.co.il -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
