I created a web page with JavaScript included in it. When I view the page in “IE(5.5)” it works perfectly, however when I view the page in “Netscape(6.2)” & Opera(6.01) it does not function properly.
JavaScript is enabled in all 3 browsers.
Example:
In the Netscape Browser- Rollover Functionality does not work, the images where the buttons are supposed to be, are not present. Text Links are in the buttons place, which was not intended.
In the Opera Browser- The Rollover Functionality seems to be present, however the images where the buttons are suppose to be are missing. When I put the mouse pointer over each spot where the button is suppose to be, the mouse cursor changes to the “Pointing Finger” as it would over a normal rollover. The background color is only present, and the buttons are invisible. I can even click on the area where the images are supposed to be and get directed to the targeted page.
Any advice, links or tips on compatibility issues with JavaScript and different browsers? How to overcome such issues?
Thanks in advance!!!
JavaScript is enabled in all 3 browsers.
Example:
In the Netscape Browser- Rollover Functionality does not work, the images where the buttons are supposed to be, are not present. Text Links are in the buttons place, which was not intended.
In the Opera Browser- The Rollover Functionality seems to be present, however the images where the buttons are suppose to be are missing. When I put the mouse pointer over each spot where the button is suppose to be, the mouse cursor changes to the “Pointing Finger” as it would over a normal rollover. The background color is only present, and the buttons are invisible. I can even click on the area where the images are supposed to be and get directed to the targeted page.
Any advice, links or tips on compatibility issues with JavaScript and different browsers? How to overcome such issues?
Thanks in advance!!!