as an fyi - i solved the problem.

the above code is correct - but had to wait till the entire
page was loaded.

                        window.addEventListener( "load", myfunc, true );

if i changed the style in myfunc then it works.

in the initial code i did check to make sure i found the element
and then changed it. i guess it doesn't take effect unless the
entire page is loaded.

hope this helps someone else.

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