The problem may simply be that GM does not like having a '*' wildcard in 
the protocol, though that didn't seem to cause any trouble when I tested it.

But I suspect the problem is that the frame's URL does not match the 
wildcard specified for some reason or other. Check to make sure the 
frame address is what you think it is.

GM is certainly quite capable of applying scripts in frames; it treats 
them as though they're separate pages, with the additional tweak that 
scripts that apply to frames within the page are listed separately in 
the monkey menu.

On 2009-10-11 09:49, JJ Merelo wrote:
> Hi,
> I want to to a script for a SquirrelMail installation, which uses
> frames; I would like the script to run when the compose frame is
> loaded. I have put this as URL string:
> // @include        http*://*.ugr.es/squirrel/src/compose.php
> however, it does not work; the script does not activate. Does GM
> activate only when the main window is loaded, not when one of the
> frames do?
>
> Cheers
>
> JJ Merelo
>    


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