|
Blue Forest http://www.lslnet.com at 8:28 on August 25, 2006
JS on the grammar?
Variable column gyzl_s1 regard to the replacement value, how to write the column is the name of a Form
Function show_input (value, column) (
Var value=value
Var column=column
If (value== "treatment") (
Document.all ( "gyzl_s1"). Style.display= "";
}
} |
Document.all[column] |
This is not () is replaced by [] replacement variable? |
|