I have an ASP.NET dropdown list control with onclick and onchange JavaScript events. Both work in IE, Mozilla, Opera and Chrome, but not in Safari.
onclick
onchange
For me in Chrome, onclick working with second click on select box Where as in FF & IE, its working fine for first click itself.