Hello,
I would like your help to edit a page as follows way. I have a main HTML
with an entry like:

<script type="text/javascript" src="../../update.js"> </ script>

In this there is the following HTML code:

app.manager.update =
(
...
manipulate function (strSymbol, objItem, objUpdate)
...
strBgCol var = "#0000FF";
...
)

Manipulate function is called several times, and my need is to change the
variable value strBgCol. Is it possible?

Thanks,
Roberto

-- 
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