Forum Moderators: open

Message Too Old, No Replies

onchange with Netscape 6 PC

         

echoz

9:09 pm on Sep 14, 2002 (gmt 0)

10+ Year Member



Is there a known problem with the onchange event with Netscape 6 PC?

I got a report that this pulldown menu code did nothing on Netscape 6 PC. Works fine on a Mac.

<sorry, no personal URLs>

[edited by: tedster at 10:00 am (utc) on Sep. 15, 2002]

tedster

10:07 am on Sep 15, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld, echoz.

I hope we can figure this one out with you - if there is an issue with Netscape it would help a lot of people if we can zero in on exactly what it is.

Our forum Terms of Service do not allow for posting personal URLs - this rule was a necessary step at our high volume to keep promotional posts off the boards so we get a good "signal to noise" ratio here.

I invite you to read our Welcome Thread [webmasterworld.com] in the community forum. It's a great orientation to our "tools and rules".

Now, on to your onChange question. You're welcome to post a small snippet of the javascript you used. My assumption right now is that there is no problem with the onchange event handler, but rather in the way the particular form elements are addressed in your code.