Hi!
I would like to write a very simple greasemonkey script, for educational
purpose:
Let's say I have a html file on my local computer, which contains a form
(f1) and a textarea in it, named t1. I type some letters in it. Then I open
a webpage in a new tab, which also contains a form (f2) and a textarea,
named t2. How can I copy the content of the textarea t1 into the textarea
t2?
--
View this message in context:
http://old.nabble.com/Copy-information-from-a-tab-to-another-with-greasemonkey-tp34279794p34279794.html
Sent from the GreaseMonkey List mailing list archive at Nabble.com.