[Javascript] location.href fails in Firefox

Del Wegener del at delweg.com
Mon Jun 18 13:56:12 CDT 2007


Good Day;
I compute myURL and then change the page with the statement 
location.href(myURL).
This works fine when viewing the site with IE6 or IE7, but fails when 
viewing the page with Firefox.
I have inserted an alert statement as an attempt to debug and myURL is 
computed correctly and is exactly the same regardless of the browser.

Does Firefox treat location.href differently?

What must I do to fix this ?


Thanks for any help

Del
del at delweg.com





More information about the Javascript mailing list