I know a little javascript to get me by on small projects, but I'm new to Ajax. I've looked at all the threads on this site with "Ajax.open" but I can't figure out what to do.
I want to use Ajax
in a Plus! Live script* to get the text between a specific div tag on this page...
http://macgyver89.webs.com/ajax_test.html
and then send it to a user
through an instant message*. "1. test111" is between <div id="1"></div>, and so on.
Can anyone help?
I want it to do something like this script (click here). Instead of the text on the site being grabbed and being displayed in a personal message though, I want the text (from a specific div) on my site to be sent through an instant message on command.*
* = edited