Hi, maybe you could insert jquery by adding a generated <script> element to the head and setting its source to a data uri [1] containing the jquery code?
so jquery would be directly embedded in the greasemonkey script, similar to the eval() method, but maybe this works better? but i haven't tried it yet. [1] http://software.hixie.ch/utilities/cgi/data/data cu Sebastian _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
