Alternative to frames (or frames help)

Out of context: Reply #15

  • Started
  • Last post
  • 17 Responses
  • monNom0

    Just use frames. all this jquery this, ajax that is horribly overthinking the problem, and actually worsening usability/accessibillity.

    The easy solution to your initial question is to nest your frames.

    frameset 1
    |
    +----frameset 2
    ........|
    ........+----- animation.htm
    ........+----- content.htm

    in frameset2, set content frame height to 100% no scroll, fix animation frame height to a pixel value, no scroll. Frameset 1 is just a wrapper set to scroll, that loads frameset 2.

    ...or something approximating the above.

    • Throwing his content into the tabs widget above isn't exactly rocket science is it?ukit
    • that works too.monNom

View thread