On Feb 19, 2:03 pm, RodMcguire <[email protected]> wrote: > The following script gives alerts for me in both cases so I don't know > what your problem is. (I'm not saying that its @include is the most > general correct one but it works). > > // ==UserScript== > // @name yahoo contacts frame test > // @namespace ~t > // @include http://us.mg1.mail.yahoo.com/yab-fe/?.src=cg&stab=* > // ==/UserScript== > alert('in contacts frame, url = ' + document.location); >
Same problem for me. No alert on clicking Contacts; alert pops up on "Show only this frame". I'm using GM 0.8.2008-something, I'll try to upgrade and see if it persists. -- 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.
