Results 1 to 2 of 2

Thread: Loading an HTML file that automatically embeds itself into the iframe of another page

  1. #1
    Join Date
    Jan 2006
    Posts
    25
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Loading an HTML file that automatically embeds itself into the iframe of another page

    Hey everyone,

    Okay here's the setup. Lets say I have two html files. One is "A.html" and the other is "B.html".

    "A.html" is a standard webpage with an iframe in the dead center of the page.
    "B.html" is page that gets loaded into the iframe.

    Obviously, if someone loads "B.html", they're not going to see the webpage the way I inteneded it to look (with it loading into the iframe in "A.html")

    So, is their some kind of script that I can put into "B.html" so that when anyone loads it, the script would automatically call upon "A.html" to load first and put "B.html" in the designated iframe (rather than the reverse, which is usually the standard)?
    Last edited by BrightStarPro; 07-08-2009 at 10:50 PM. Reason: Wanted instant email notification

  2. #2
    Join Date
    Jan 2006
    Posts
    25
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    No one???

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •