![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: [variable1] has no properties
From: Randy Webb <HikksNotAtHome@aol.com>
Date: Wed Jul 20 2005 - 03:58:49 CEST
David said the following on 7/19/2005 9:52 PM:
<--snip-->
> This is not possible unless I insert a call to this function from a <script>
Set an onload event handler for the new window:
winDVDCart.onload = functionToCall;
And have functionToCall be the continuation function where it gets a
-- Randy comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weeklyReceived on Tue Oct 18 02:58:33 2005 |