Thanks Anthony, Trouble is there is very little documentation on 'unsafeWindow'. I tried to use this but then you get errors within greasemonkey.js to do with access violations. So I gave up trying to fix this and came up with another solution: insert HTML for a button in the loaded page with: onClick="alert(window.opener.document.title);" Then activate this buttons .click() method. A bit messy but does the job.
-- 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.
