Yes, I tried a simple alert and that didn't work either. I tried the ondblclick in an anchor tag and that worked. It is only when using the event handler on a select tag. Any reason that shouldn't work?
At 07:59 PM 2/1/2002 -0500, you wrote: >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> > > ______________________________________________________________________ Dedicated Windows 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=coldfusiona 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

