Regarding frames

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
fastfingertips
Forum Contributor
Posts: 242
Joined: Sun Dec 28, 2003 1:40 am
Contact:

Regarding frames

Post by fastfingertips »

Is there way to control from a frame the loading of another one?

I want to see if somebody is loading/changing/reloading the content of the second frame, but i can insert my scripts only in a different frame.
User avatar
Pyrite
Forum Regular
Posts: 769
Joined: Tue Sep 23, 2003 11:07 pm
Location: The Republic of Texas
Contact:

Post by Pyrite »

Can you try to explain a bit better?
fastfingertips
Forum Contributor
Posts: 242
Joined: Sun Dec 28, 2003 1:40 am
Contact:

Post by fastfingertips »

I have designed a frameset, with two frames, in one frame is loading a page from my site (on this I have write permission) in the other frame will be a loaded page, which will not belong to my site (I have only read permission).

I want to know if there is any possibility to see if a page from this “public” frame has been loaded and also if the user has been reloaded it.

Does anyone know hot to resolve this?
Post Reply