![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archive"Undefined" in scrolling_list
From: William <wh2leung@student.cs.uwaterloo.ca>
Date: Fri Jan 20 2006 - 20:51:53 CET
I tried to update a scrolling_list with the following:
function saveText( scroll_list, t_area, listToBeUpdated ) {
but I get "Undefined" in the position with the new Option()
Why and how to fix this?
|