iFrame help.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Jenovah
    Private First Class

    • Oct 2006
    • 7

    iFrame help.

    I have figured out how to use iframes, which is great,
    only one problem, there's no way to change the URL in the iframe.
    I'd like to make it so that when you click a button only the iframe
    page changes and not the entire page, otherwise I have to copy
    the menu into every page!!!

    if there is another way please tell me, because this way it's too much
    work whenever you want to make a change to the main page and menu.

    thx
  • Andy128
    Major General

    • Dec 2005
    • 2317

    #2
    Re: iFrame help.

    Hey Jenovah-

    Lets say you named your I-Frame, "viewbox1". And you have several navigation buttons that when pressed- you wish the links to appear in that I -frame. Simply set the target for each link to - viewbox1

    Cheers,
    Andy
    PHP- is a blast!

    Comment

    • Jenovah
      Private First Class

      • Oct 2006
      • 7

      #3
      Re: iFrame help.

      wow, it's that easy, thanks.

      Comment

      Working...
      X