I have encountered a problem.
I want to have 4 synced textboxes, but not all the same.
For example, this is what I want:
You type in something in textarea_1, say you type in "Hello", and it syncs with textarea_2, so now they both say "Hello". That's what the script does above.
Then, you type in something in textarea_3, say you type in "Hi, there", and it syncs with textarea_4, so now they both say "Hi, there". How do you do this?
Thanks
Sorry for double-post, but I couldn't post it in an edit above since this thread is old and nobody would check it. So sorry.
Is what I'm asking even possible? I've fiddled around, to no avail...
Last edited by Physicsguy; 05-23-2009 at 08:45 AM..
|