Closed Bug 1752 Opened 26 years ago Closed 26 years ago

Javascript error

Categories

(Core Graveyard :: Embedding: APIs, defect, P2)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 1839

People

(Reporter: jesse.houwing, Assigned: joki)

References

()

Details

The following function generates an error in line 5 saying that top.title dowsn't have any properties, but this functions works fine with both Netscape 4.0+ and IE 4.0 and 5.0beta.... So it seems that there is a bug in the javascript implementation. 01 <script language="JavaScript1.2"> 02 03 <!-- 04 function ChangeImage(file){ 05 top.title.document.images[0].src="/j.houwing/images/" + file + ".gif"; 06 parent.text.focus(); 07 } 08 //--> 09 10 </SCRIPT> Jesse Houwing
Assignee: jevering → vidur
Vidur, are you responsible for the javascript linkage these day?
A bug for you, Tom. Probably a DUP of others related to named frame elements.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 1839 ***
Status: RESOLVED → VERIFIED
Verified Dup
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.