> attach the event to each of my form elements > but will give you more flexibility since you will > be able to set change just to some of the elements of the form
True but in my particular application, I do need to fire an event when anything in the form changes. > Check this:http://www.quirksmode.org/dom/events/change.html > It may help you. Thanks. I'll save that link for future reference. It looks like my problem with the change event is not just IE6 but all versions of IE vs everyone else.
