It may recognize the ondblclick, but does it recognize document.selFilters.UserSelected?
______________________ steve oliver atnet solutions, inc. http://www.atnetsolutions.com -----Original Message----- From: Ray Bujarski [mailto:[EMAIL PROTECTED]] Sent: Friday, February 01, 2002 7:55 PM To: CF-Talk Subject: OT Javascript I am trying to use the ondblclick event for a select box. It works fine in IE but netscape it doesn't do anything. All my books say Netscape does recognize this event. Does anyone know any reason it shouldn't work on netscape? <select Name="UserSelected" size=6 multiple ondblclick="removeResources(document.selFilters.Available,document.selFi lters.UserSelected);"> <option>**Items not to appear** <options>more options</option> </select> ______________________________________________________________________ Why Share? Dedicated Win 2000 Server � PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

