Closed Bug 43044 Opened 25 years ago Closed 25 years ago

Browser hangs when click on link to javascript

Categories

(SeaMonkey :: General, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 37463

People

(Reporter: kleist, Assigned: asa)

References

()

Details

(The URL above will bring you to "http://www.svd.se/magasinet/resor/nn_mac.htm") On the right hand side is a table with nine cells (Sista minuten, Regulärflyg, Lågprisflyg, Hitta resan, Paketresor, Sök reseföretag, Hotell, Reseauktion, and Katalogbeställning). All these cells contain a link to a javascript. Clicking on any of them causes Mozilla to hang, after the following having been written to the console: - - - *** check numbJavaScript error: http://www.svd.se/magasinet/resor/navbar.shtml line 138: document.layers has no properties *** check number of frames in content areaer of frames in content area - - -
This is the javascript function that causes the hang: function trippel(file) { parent.headis.location.href="head.asp"; parent.mainis.location.href=file; parent.navbar.location.href="navbar.shtml"; } *** This bug has been marked as a duplicate of 37463 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
verified!
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.