Am 08.07.2011 05:09, schrieb LordNecro:
is it possible to use a script to extract a certain chunk of code out
of the source if it matches a variable I have set?

Hi,

yes, this sounds doable. Actually, there are few things Greasemonkey would be more suitable for than handling source code. But before I (or others) can help you:

* What do you mean by "extract"? Just detect if it's present, or copy the code?
* Does the variable change, or is it always the same?
* Is the "chunk" a certain HTML element or always inside of certain elements?

Chris

--
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/greasemonkey-users?hl=en.

Reply via email to