Country Chooser problems in Netscape 7.02

admin

Administrator
Staff member
I used the Country Chooser code from the JavaScriptSource: <!-- m --><a class="postlink" href="http://javascript.internet.com/forms/country.html">http://javascript.internet.com/forms/country.html</a><!-- m --> It lets the user select a region from a drop down box on the left and dynamically populates the drop down box to the right with valid countries.

There seem to be two trouble spots:
1) It doesn't work with Netscape 7.02. The valid countries are not displayed (the "arrow" indicator is displayed)

2) The version I modified does not always retain these parameters in IE 6 and IE 5 if I use the browser back button.

Any help would be appreciated.
 
Back
Top