[Greasemonkey] dealing with frames

Jursa, Jan (init) Jan.Jursa at init.de
Wed Oct 5 13:02:13 EDT 2005


Thanks Matt,

>... and your script will be called into each frame.

That is exactly what I don't want :)
I have to work with window.top.FrameName ...in each function I think.

Thanx,
Jan





-----Ursprüngliche Nachricht-----
Von: greasemonkey-bounces at mozdev.org [mailto:greasemonkey-bounces at mozdev.org] Im Auftrag von Matt Labrum
Gesendet: Mittwoch, 5. Oktober 2005 11:19
An: greasemonkey at mozdev.org
Betreff: Re: [Greasemonkey] dealing with frames

The same as any other page make sure your @include matches the frames and
your script will be called into each frame.

On 10/5/05, Jursa, Jan (init) <Jan.Jursa at init.de> wrote:
>
> Hi,
>
> i have a user script which works on the homepage of a given site, but
> doesn't seem to work anymore as soon as one navigates into that site.
>
> Checking the source tells me, the homepage is pure html, whereas all
> other pages are nested framesets. How do I have to deal with them?
>
> Thax for your help,
>
> Jan
>
>
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>
_______________________________________________
Greasemonkey mailing list
Greasemonkey at mozdev.org
http://mozdev.org/mailman/listinfo/greasemonkey


More information about the Greasemonkey mailing list