Hi,
Netscape does not support some elements of java script which even IE does!!
I have a button btA and a list box. I want to dynamically click the button when
I double click an item in the list box. I have set the ExtraHTMLText property
of
the list box to onDblClick="document.pgTest.elements[1].click(); return
false;"
(element[1] corresponds to the btA)
I have confirmed that Netscape IS ABLE to recognize
elements[1] as btA but still it just does not execute the
javascript code. The code works fine in IE.
Trying to click button btA by clicking button btB using the above code works fine
in both IE and Netscape.
The code does not work only when I try to click btA by double clicking an element in
list box.
Is there a work around for this problem.
Thanks
Hetal
_________________________________________________________________________
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]