Blog Stats
  • Posts - 59
  • Articles - 0
  • Comments - 128
  • Trackbacks - 0

 

javascript window.navigate(url) doesn't work in FireFox

I found that using window.location.href='url' works well in firefox and IE.  Also, this bug is documented and is either fixed or being fixed in the latest FF build.
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Feedback

# re: javascript window.navigate(url) doesn't work in FireFox

Gravatar Ive been trying windows.navigate for hours now, men it sucks using IE. Id rather use other scripts than use IE. 9/9/2008 7:45 PM | jesus reforba

# re: javascript window.navigate(url) doesn't work in FireFox

Gravatar You can use window.location=url instead of window.navigate(url). That will work. 1/6/2010 10:19 PM | Jerry

Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
 
 

 

 

Copyright © Andrew Siemer - www.andrewsiemer.com