jschrock
05-20-2003, 02:25 PM
I have little JavaScript experience and thought someone out here can help.
I have a web page that contains three frames (A, B, C for the sake of discussion). during the onload of frame A, I call an init JavaScript function that needs to run/invoke a different html page inside one of the other existing frames C. Can this be done? Can one frame A, tell frame C to run a different html page in himself? Could someone provide a script as an example? Thanks in advance.
I have a web page that contains three frames (A, B, C for the sake of discussion). during the onload of frame A, I call an init JavaScript function that needs to run/invoke a different html page inside one of the other existing frames C. Can this be done? Can one frame A, tell frame C to run a different html page in himself? Could someone provide a script as an example? Thanks in advance.