O.P. RE: Javascript Help
When I click a link, I want it to add a preset text to the associated text area. Similar to the quick quote function, but I need to do it with mulitple text areas.
document.input.notes[333].value += 'test';
Doing that gives me an error. How do I deal with the fact they all have the array style name. And no it cant be changed.
This post was edited on 09-23-2005 at 05:26 PM by wj.
"A towel is about the most massively useful
thing an interstellar hitchhiker can have."
|