[Greasemonkey] Frames, Iframes and Divs

Jeremy Dunck jdunck at gmail.com
Wed Mar 15 16:02:15 EST 2006


On 3/15/06, greasemonkey.5.markl at spamgourmet.com
<greasemonkey.5.markl at spamgourmet.com> wrote:
> Most of the Javascript help I have seen insists on directly naming the
> frame and going from there, but this doesn't seem to work with GM.

Have a look at this:
http://www.quirksmode.org/js/iframe.html

and at these (scripts for GMail written by a googler:
http://persistent.info/archives/2005/12/23/greasemonkey

Specifically, "PreviewBubble.showBubble" in here:
http://persistent.info/greasemonkey/gmail-conversation-preview.user.js
(which does something a bit differently) fetches the message body via XHR.  ;-)


More information about the Greasemonkey mailing list