yeah that should work fine... just make sure removeResources() works in
netscape...
here's a quick sanity test for your the double click event...
<select ondblclick="alert('double click');">
<option>double click me</option>
</select>
+++++++++++++++++++++++++++++++++++++++++++++
Pete Freitag ([EMAIL PROTECTED])
CTO, CFDEV.COM
ColdFusion Developer Resources
http://www.cfdev.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.selFilter
s.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