Problem
I have created a frameset in Dreamweaver, but I can't found the scrollbar in one page. How to display scrollbar? I want to show the full page using scrollbar.
Solution
- Launch Dreamweaver CS4 and create a new HTML file.
How to Display scrollbars in selected frames step 1
- Creat a frameset.
How to Display scrollbars in selected frames step 2
- Input frame's title, and click "OK".
How to Display scrollbars in selected frames step 3
- Input some texts on the webpages which you want to edit.
How to Display scrollbars in selected frames step 4
- Select frameset and switch into the "Split" mode, you will see the following code:
How to Display scrollbars in selected frames step 5
- Edit the codes to change the selected frame's scrolling property to "yes".
How to Display scrollbars in selected frames step 6
- Click on the page, and the scorllbars will be shown.
How to Display scrollbars in selected frames step 7
- Save the frame and press F12 to preview this page in browser.
How to Display scrollbars in selected frames step 8
Tips
See also