I am trying to use the event handler to retrieve the selected value when user double clicks the value in a drop down select list. (In IE I use a std ondblclick and that works - but doesnt work in Netscape). So after some looking around in Netscape I have gone to the event handler.
Now I can pick up dblclick actions in some places (eg the main body of the page, on links etc) but I cant pick it up in a drop down select list. Any ideas anyone ?
Jim
Now I can pick up dblclick actions in some places (eg the main body of the page, on links etc) but I cant pick it up in a drop down select list. Any ideas anyone ?
Jim