I am a newcomer to HTML5/JavaScript (and definitely to Greasemonkey). I get 
stuck sometimes (a bit too often to be honest).

What I am trying to achieve is a global replacement solution of numbers in 
the browser, using Greasemonkey. It should be based on a function like:

function globalReplace(fromNumber, toNumber) {...}

with example usage:

globalReplace("10000,02", "20000,05"); // This should be self explanatory


As everyone sees, this is a standard global replacement function in an 
editor (I wish that it was as simple in a browser).


I wonder if anyone has a Greasemonkey solution stuck somewhere? Or can 
point me to the right direction?

Thanks in advance!

Magnus P.   



-- 
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/greasemonkey-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to