Results 1 to 3 of 3

Thread: iFrame help.
      
   

  1. #1
    Jenovah is offline Private First Class
    Join Date
    Oct 2006
    Posts
    7

    Question 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

  2. #2
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default 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!

  3. #3
    Jenovah is offline Private First Class
    Join Date
    Oct 2006
    Posts
    7

    Default Re: iFrame help.

    wow, it's that easy, thanks.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49