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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

animate.js

Status
Not open for further replies.

jayjay66

Technical User
Oct 31, 2005
114
Hi,


i have this file that was created by frontpage 2000. it's called animate.js. The file works perfectly when run in IE5 but when I run it in mozilla it doesn't do anyting at all. I'm pretty sure it's because of this statement:

if((navigator.appName == "Netscape")

how do i make it so that it detects mozilla. the navigator.appname is fine when I debug it. it does = to netscape. the error it gives me is doc_els has no properties.

Please help.

Thanks,
JJ
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top