Welcome to TalkGraphics.com
Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: frames

  1. #1

    Default

    I was just wondering why all the big sites now don't use frames, it seems to me that this is stupid because the nav bar has to load everytime?
    is there something i'm missing?
    thanks
    chuck
    IP

  2. #2

    Default

    I was just wondering why all the big sites now don't use frames, it seems to me that this is stupid because the nav bar has to load everytime?
    is there something i'm missing?
    thanks
    chuck
    IP

  3. #3
    Join Date
    Feb 2001
    Location
    Kinlochleven, Scottish Highlands
    Posts
    747

    Default

    Frames can obscure (as well as aid) navigation (check your address bar as you navigate a framed site), impede bookmarking and cause problems if you enter a poorly thought out framed site by the 'back door'.

    For a thoroughly lucid resumé of the pros and cons, check out http://www.htmlhelp.com/design/frames/, or take a look at my 'Petestack Frames Policy' for a more personal slant on things.



    Peter</p>



    Peat Stack or Pete's Tack?</p>
    IP

  4. #4
    Join Date
    Aug 2000
    Location
    NS Canada
    Posts
    212

    Default

    Add to that, difficulty with search engine placement and less than easy page printing and you have a pretty good case for not using frames.

    My rule of thumb is if the target audience is web savvy ... go for it! Otherwise, stay clear.

    cfn ... Jen
    Jen Worden
    Web Developer
    www.meadoworks.com
    cfn ... Jen

    Jen Worden
    Web Developer
    www.meadoworks.com
    IP

  5. #5
    Join Date
    Sep 2000
    Location
    London, UK
    Posts
    1,436

    Default

    If you go the frames route, there is JavaScript code you can add to each page so that backdoor entrants get the frameset loaded.

    I think another plus for frames is when you have non-expert content editors - it is easier to add a new page if you have frames and are not using a professional Content Management System.

    www.thelondonhouse.co.uk
    Simon
    ------------------------------
    www.tlaconsultancy.co.uk
    www.bricksandbrass.co.uk
    IP

  6. #6

    Default

    thaks for all your replies,
    from reading what you guys said i gather frames kind of suck, but if i get rid of frames, is there a way i can have a complicated nav bar that doesn't take long to load, or is somehow preloaded and cached?
    IP

  7. #7
    Join Date
    Feb 2001
    Location
    Kinlochleven, Scottish Highlands
    Posts
    747

    Default

    Hi again Chuck

    Don't think anybody actually said they suck (hell, I think we've all used them) - the general tone of the replies so far seems to be more to think carefully about how and why you use them, and to think through the implications.

    But framing or not framing a nav bar really shouldn't make a lot of difference to load time - if it's icons or buttons you're thinking of, and they'll be largely the same for every page (as they would be for a framed nav bar), most folk will have them cached after the first page and the graphics won't need to load again. At which point some of the other issues probably become more important than pure file size...



    Peter</p>



    Peat Stack or Pete's Tack?</p>
    IP

  8. #8
    Join Date
    Feb 2001
    Location
    Kinlochleven, Scottish Highlands
    Posts
    747

    Default

    If it's not graphics you're thinking of, surely it's going to have be a very complicated nav bar to start causing a problem with load times?



    Peter</p>



    Peat Stack or Pete's Tack?</p>
    IP

  9. #9
    Join Date
    Aug 2000
    Location
    Ingolstadt, Germany
    Posts
    358

    Default



    I agree, the navigation shouldn't be normally be taking a lot of load time. Usual culprits are over-complicated HTML generated by automatic tools (simplify!) and complex DHTML menus (best to include from a linked .js file to reduce load times).</p>

    There are a few cases where frames don't entirely suck. But not many. [img]/infopop/emoticons/icon_smile.gif[/img]</p>
    IP

  10. #10

    Default

    i use dreamweaver which does lots of unnecessary html, ie. lots of transparent gifs for over complicated tables, how much does unnecessary html slow down load times?
    as you can see i'm just learning, thanks for everyones input.
    Chuck
    IP

 

 

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
  •