![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: "Undefined" in scrolling_list
From: Thomas 'PointedEars' Lahn <PointedEars@web.de>
Date: Mon Jan 23 2006 - 16:08:47 CET
William wrote:
> I tried to update a scrolling_list with the following:
Because you try to overwrite a reference to a DOM object with a
> and how to fix this?
function saveText(scroll_list, t_area, listToBeUpdated)
PointedEars
|