Results 1 to 3 of 3

Thread: Use the same frame but another content.
      
   

  1. #1
    Machabees is offline Private
    Join Date
    Sep 2009
    Posts
    3

    Default Use the same frame but another content.

    Hi

    On my webpage I have a header, a footer and a menu to the right (pretty much).

    In the middle I have an Iframe.

    The menu consists of four menuitems.



    So, the header, footer and menu is always the same no matter what menuitem you click on. Is it possible to use the same page for all the menu items and just change the URL in the Iframe to change the page? Or do I have to create four diffrent pages (as I have now)?

    It would be easier to update the frame, like to add or remove a menuitem if I only have one page to update. This is soon becoming an issue as more and more menuitems is added to the menu.


    Thank you

  2. #2
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: Use the same frame but another content.

    Yes you do have to create four different pages but without the header, footer and menu. Basically size the pages on page properties so you know they will fit your Iframe, especially the width because side scrolling is nasty.
    You will have to publish each page to generate the url which you will need for the menu button link properties.

    However you need to know that the use of Iframes are not search engine friendly so this solution maybe worth a look.

    All the best
    Happy Building

    DarrenC

  3. #3
    Machabees is offline Private
    Join Date
    Sep 2009
    Posts
    3

    Default Re: Use the same frame but another content.

    Thank you very much.

    This was exactly what I was looking for.

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