Results 1 to 2 of 2

Thread: Dreamweaver Sizing Issues

  1. #1

    Dreamweaver Sizing Issues

    I'm pretty much a newbie when it comes to dreamweaver.

    When using frames, how do you enable scrollbars for your frameset aswell as the individual frame(s) that already have scrollbars?


  2. #2
    Join Date
    Feb 2004
    Location
    11th Dimension
    Posts
    270
    I don't think you need to.

    Code:
    <frame scrolling="yes">
    ...
    </frame>
    Then I think that is all you need. Just add the scrolling="yes" code to any frame that you want to have scroll bars.

    Natalie Portman Addict

Similar Threads

  1. Need help with sizing issues between different screen resolutions.
    By stevoaw in forum Web Design, HTML Reference and CSS
    Replies: 1
    Last Post: 10 Aug 2005, 03:57 PM

Posting Permissions

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