Results 1 to 7 of 7

Thread: Frames

  1. #1
    Join Date
    Aug 2006
    Location
    Ireland
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Frames

    Hey,

    Just curious if anyone has anyone links to a frames tutorial because I'd really like to learn how to use them, but I've no clue how to start with them... at all.

    So, if someone knows of some helpful site(s), that'd be awesome.

    Thanks.

  2. #2
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  3. #3
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Don't use them, wherever possible. Usually, the effect of frames can be replicated by CSS and some server-side code, without breaking the traditional browsing model the W3C is working so hard to preserve. Frames of any form won't validate under a Strict DOCTYPE.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  4. #4
    Join Date
    Sep 2006
    Location
    http://warandchaos.freehostia.com
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    i need something that prevent other sites breaking out of my frames, is this possible?

  5. #5
    Join Date
    Sep 2005
    Posts
    882
    Thanks
    0
    Thanked 3 Times in 3 Posts

    Default

    no...and for good reason. What right do you have to include someones content in your frameset?

  6. #6
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Actually, I think it can be done with server-side scripting but, I'd advise against it. You could get into legal trouble.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  7. #7
    Join Date
    Sep 2006
    Location
    http://warandchaos.freehostia.com
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    oh, i was trying to make myself simpler menus in a frame above a game named tribal wars, but it kept breaking them...

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
  •