Jump to content

Recommended Posts

Posted

Hello.

I have a html file with a form which I want to be able to use OFFLINE in both Internet Explorer and FireFox... preferably also in Opera, but that's a secondary issue.

This form works with FireFox, because Firefox will not only display the dropdown box, but also displays the information to which the selection in the dropdown list is connected.

Internet explorer doesn't do this correctly.

How do I change it so that this form correctly shows the information in both browsers????

List_of_Application_Switches.htm


Posted

Internet Explorer does not implement on<anything> events for option elements in a select list. What you are doing is never going to work in IE (it doesn't work in IE8 either).

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...