codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  help me  ashim at 05:42 on Sunday, May 21, 2006
 

I wrote a JavaScript code,
but FireFox and IE have different results.

The code is:
alert (parent.frame2.location);
parent.frame2.location.href = "/forum/file2.htm";
alert (parent.frame2.location);

In FireFox the result is:
.../file0.htm
.../file0.htm

In IE the result is:
.../file0.htm
.../file2.htm

How can I make the result in FireFox to be the same as the result in IE?
Thank you.









CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums








Recent Forum Threads
•  $var .= $_; what it mean?
•  Re: Help: Trouble with z-Index and SELECT lists
•  Dynamic crystal report formatting
•  URL rewriting doesnt seem to work with xml sitemap provider and menus
•  This code is not working
•  Re: doubt in asp.net
•  Scraping, Pulling, Calculating, and Displaying
•  Re: How to open a MS Word document from Javascript
•  session time out


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2006