![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveA select drop-down that appears/disappears according to previous selection.
From: pk <philip.kluss@gmail.com>
Date: Tue Aug 30 2005 - 23:17:37 CEST
Here is my code, and it's not working. Please help me get through
Thanks in advance for any help. I much appreciate it.
-pk
<SCRIPT>
function able(dropdown)
</SCRIPT>
<Form Name="myform">
<select name=Finish onchange='able(this.form.Finish);'>
<DIV ID="MMDiv" style="visibility:hidden">
|