![]() | |
#1
| |||
| |||
|
|
i have a form which has a bunch of textareas and other fields, mostly hidden ones. The names of the text areas aren't static because it's database driven. Each text area has a static name like "MyTextArea" concatenated with an integer that varies. I want to write a javascript loop which walks each text area field but I'm a little too new to javascript to code that up quick. If anyone has any suggestions for walking all textarea nodes or just plain nodes who's names start with a given string like "MyTextArea", I'd appreciate it. |
![]() |
| Thread Tools | |
| Display Modes | |
| |