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
Sometimes you need to add preference to the JavaScript function as "javascript:"; for example:
should be