02-12-2002, 09:52 AM
|
#1
|
Junior Member
Join Date: Nov 2001
Posts: 4
|
Website comment
Using Opera 6.01 or Mozilla 9.8 clicking the Message Board link at www.flashfxp.com/support.php i always get a blank page.
Since the rest of the site works fine in these browsers why not that link ?
|
|
|
02-12-2002, 06:21 PM
|
#2
|
Junior Member
Ultimate Scripter
Join Date: Oct 2000
Location: Mvd, Uruguay
Posts: 23
|
How about now?
Thanks for the bug, i did some changes to that page, maybe the error was that these browsers dont like JS at all..
Please try to reload and check again, if the problem persist please try to VIEW the source of that blank page and show it to me...
Regards
|
|
|
02-13-2002, 02:37 AM
|
#3
|
Super Duper
FlashFXP Beta Tester
Join Date: Oct 2001
Location: Brooklyn, NY
Posts: 3,881
|
mozilla9.8 shows empty window here
ns4.79 complain about javascript errors
|
|
|
02-13-2002, 09:34 AM
|
#4
|
Junior Member
Join Date: Nov 2001
Posts: 4
|
The code that fails in Opera and Netscape is this:
<html>
<body onLoad="top.location.href('http://www.flashfxp.org/~forum/')"></body>
<script type="text/javascript" language="JavaScript">
<!--//
top.location.href('http://www.flashfxp.org/~forum/')
//-->
</script>
</html>
try to replace it with:
<html>
<body onLoad="top.location.replace('http://www.flashfxp.org/~forum/')"></body>
</html>
I'n no html/js expert, but if I save this in a file and open it in IE, Opera or Netscape it works.
|
|
|
02-13-2002, 03:15 PM
|
#5
|
Junior Member
Ultimate Scripter
Join Date: Oct 2000
Location: Mvd, Uruguay
Posts: 23
|
Here we go again
Ok, i have been looking at some official references, and acording to W3c (official www consultorion) the correct function is
window.top.location
so i decided to use it instead, please check it and tellme if it works.
Thanks a lot
|
|
|
02-14-2002, 12:34 AM
|
#6
|
Super Duper
FlashFXP Beta Tester
Join Date: Oct 2001
Location: Brooklyn, NY
Posts: 3,881
|
mozilla9.8 work fine
ns4.79 work fine too but for a moment it shows "transfer interrupted" error msg
|
|
|
02-14-2002, 03:30 AM
|
#7
|
Junior Member
Join Date: Nov 2001
Posts: 4
|
It works fine now in Opera as well.
Thanks for the quick response and fix!
Best regards
Terje
|
|
|
03-07-2002, 08:28 AM
|
#8
|
Junior Member
Join Date: Nov 2001
Posts: 4
|
Here we go again, the error is back...
Fails in Mozilla 0.98 and Opera 6.02
|
|
|
03-07-2002, 10:53 AM
|
#9
|
Junior Member
Join Date: Jan 2002
Posts: 23
|
i'm also getting a blank page with Opera
Version
6.01
Build
1039
Platform
Win32
System
Windows XP
|
|
|
03-09-2002, 01:41 AM
|
#10
|
Junior Member
Ultimate Scripter
Join Date: Oct 2000
Location: Mvd, Uruguay
Posts: 23
|
Ok, its fixed now
Ok guys, it have to work now, please check and post any error.
Sorry for the delays it may couse..
|
|
|
03-09-2002, 05:19 AM
|
#11
|
Super Duper
FlashFXP Beta Tester
Join Date: Oct 2001
Location: Brooklyn, NY
Posts: 3,881
|
mozilla9.8 work fine again
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Similar Threads
|
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
disable tooltip?
|
copland |
General Discussion |
5 |
10-08-2004 08:15 AM |
All times are GMT -5. The time now is 01:51 AM.
|