Closed
Bug 107168
Opened 24 years ago
Closed 24 years ago
it aint doing the JavaScript in this page
Categories
(Tech Evangelism Graveyard :: Other, defect)
Tracking
(Not tracked)
People
(Reporter: zeka, Assigned: asa)
References
()
Details
www.vidpostal.com ain't getting "smart". It aint doing what's supposed.
It should redirect to vidpostal.com/home
In MSIE it works. Not in Mozilla. I'm using .9.0.5 but the previous builds didnt
either. Perhaps it's bad javascript.
Here is the code:
--- ---
<html>
<head>
<title>VidPostal.COM</title>
<script language="VBScript"><!--
open "lojas.html", "VidPostal", "toolbar=false, location=false,
directories=false, status=false, menubar=false, scrollbars=no, resizeable=false,
width=200, height=360"
location.href= "http://www.vidpostal.com/home/"
--></script>
</head>
<body>
</body>
</html>
--- ---
Bad javascript?
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 97996 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
reporter: fwiw, the script is VisualBasic Script and we don't support that.
vrfy dupe
Status: RESOLVED → VERIFIED
Component: Browser-General → Europe: West
Product: Browser → Tech Evangelism
Version: other → unspecified
Comment 3•22 years ago
|
||
can't connext to the page for new language based triaging
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•