in this below Java script drop down from Line.js, the onchange() is not called when i use mouse to select an option from drop down in mozilla environment. Even if I select an option the default one is reflecting. I was able to do the selections and it works well when I use key board up and down arrows followed by enter.
Where as in IE 8 it works well with mouse but not with keyboard.
Any quick solution will be highly appreciated....