Forum Moderators: open

Message Too Old, No Replies

IFrame actions

         

victorcordova

8:35 pm on Dec 10, 2004 (gmt 0)

10+ Year Member



Here is my situation:

I have a parent frame hosted at www.A.com, inside the child frame is the source www.B.com.

I am not able to edit www.B.com in anyhow shape or form. (let's say its www.google.com).

I want to know via scripts from the parent source, when changes occur in the child frame.

IE: someone nagivates out of www.google.com to a link, i want to know when that event occurs.

thank you for any help

victorcordova

7:00 pm on Dec 13, 2004 (gmt 0)

10+ Year Member



anybody?

orion_rus

6:53 am on Dec 15, 2004 (gmt 0)

10+ Year Member



I don't sure what u want exactly, but i can try check it with frame['google'].ChildNodes[] and save a structure somethere in the file of your host and checks this childs one by one and if something don't correct tell about it to anybody. It's my decision but if u want u can find some another like save this child to a file. and each time when it loads compare new file with the old one. All decisions will be correct
Good Luck to you