I wish to fire a Onchange event for all the changes of Form elements within a DIV
Here\'s the snippet
Actually, IE, especially IE7/8 doesn't support onchange event very well . I do recommend you use onclick event.
onchange
onclick