Results 1 to 7 of 7
  1. #1
    Join Date
    Oct 2006
    Location
    Sunny Sussex (England)
    Posts
    101
    Tokens
    0

    Default Making a page show in layout?

    Hey,

    I have a layout with a navbar,but when you click on a link on the navbar,the page opens in a whole new page,not in the layout

    Why is this please?

    Thanks

  2. #2
    Join Date
    Jul 2005
    Posts
    1,653
    Tokens
    50

    Latest Awards:

    Default

    don't add a target=""

  3. #3
    Join Date
    Dec 2005
    Location
    Australia
    Posts
    693
    Tokens
    0

    Default

    Depends on how it's coded, and what you expect it to do..
    XHTML, CSS, AJAX, JS, php, MySQL.

    --

    HxF moderators can't read timestamps.

  4. #4
    Join Date
    May 2006
    Location
    Cymru
    Posts
    2,157
    Tokens
    2,925

    Latest Awards:

    Default

    The easiest way is iFrames, but more proffesionally use tables

    i recomend Dreamweaver 8

  5. #5
    Join Date
    Jul 2005
    Posts
    1,653
    Tokens
    50

    Latest Awards:

    Default

    Quote Originally Posted by Jargit View Post
    The easiest way is iFrames, but more proffesionally use tables

    i recomend Dreamweaver 8
    Even more professionally, scrap your tables and use css and div's.

  6. #6
    Ryan. Guest

    Default

    Quote Originally Posted by RYANNNNN View Post
    Even more professionally, scrap your tables and use css and div's.
    I tried that i half know divs but css.. (no idea of) maybe you could teach me :p

  7. #7
    SAMURAl555 Guest

    Default

    if your using imframes put the target as the name of the iframe eg target="iframe1"

Posting Permissions

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