I have an item whose value is set by javascript code.
I want to place an onChange event handler on this item, only problem is that the onChange event handler will not fire if the items value is changed by javascript code.
Is there anyway of forcing the onChange event to fire??



Reply With Quote


Bookmarks