tags:

views:

38

answers:

1

i want to call "OnChange Event" in javascript without refresh page?

A: 
the_element.onChange();
Edgar Bonet