Name: Anonymous 2009-03-12 20:32
sup /prog/
I hate to interrupt your threads of trolling and nerdery but I need your help in the simple language of javascript for a greasemonkey script.
I have a script that retrieves certain elements (let's say the URLs of hyperlinks on a page) and a script that creates a text area on the same page.
How do I get the script to dump its contents (the URLs of the hyperlinks or whatever element I had it retrieve) into the textarea that I created on the same page?
I hate to interrupt your threads of trolling and nerdery but I need your help in the simple language of javascript for a greasemonkey script.
I have a script that retrieves certain elements (let's say the URLs of hyperlinks on a page) and a script that creates a text area on the same page.
How do I get the script to dump its contents (the URLs of the hyperlinks or whatever element I had it retrieve) into the textarea that I created on the same page?