Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XML and JavaScript Issues with Firefox 1.5.0.1

Status
Not open for further replies.

Dabase

Programmer
Apr 2, 2004
122
PT
Hi,

We have an ASP site that works fine with IE 6.0, but when I try it in Firefox, certain areas of the site are not displaying correctly (and not displaying at all sometimes).

For example search results throughout the site are not displaying (XML is used here for displaying results), and certain javascripts do not work, e.g a link that displays a calendar.

Is there any tool that I can use to view potential issues that may arise when vieweing the site through Firefox?

Any help on this would be highly appreciated.

Thanks
Dabase
 
Hi

FireFox displays standard compliant documents correctly, so first check it with an HTML validator.

Regarding the possible JavaScript errors, see them in the Tools | JavaScript Console. ( Better chance for usefull answers in forum216 ( JavaScript ) ).

Is that document available on-line ?

Feherke.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top