I have a script with an @include rule of, say,

@include: http://www.flickr.com/

and it does everything that I want it to do. However, when the URL changes
to, for example,

http://www.flickr.com/#y-photostream

the script doesn't run. I have fixed this problem by editing the include
settings on the GreaseMonkey menu to

http://www.flickr.com/*

so the script runs on this alternate reference to the page but of course
it also runs on all pages for the site. It only needs to run for the
specific page (http://www.flickr.com/ in my example).

Is there a way for me to specify both a page and the anchors on a page so
the script fires when it should without me enumerate them all?

Regards, Trevor

<>< Re: deemed!


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