![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archive[variable1] has no properties
From: David <dkbat6@hotmail.com>
Date: Wed Jul 20 2005 - 02:55:45 CEST
I am getting a Javascript error from Firefox 1.0.5 when I try to reference a
cartTable=winDVDCart.document.getElementById("cartTable")
Previous to this, I have just opened a new window, used the document.write
while (!winDVDCart.document.getElementById("cartTable")) {}
This code just loops infinitely, but if I just put an alert within the {}
Thanks,
David
|