homepage Welcome to WebmasterWorld Guest from 184.72.91.94
register, login, search, subscribe, help, library, PubCon, announcements, recent posts, open posts,
Subscribe to WebmasterWorld
Visit PubCon.com
Home / Forums Index / Code, Content, and Presentation / HTML
Forum Library : Charter : Moderators: incrediBILL & tedster

HTML Forum

    
Scroll Bars
how to make an inside scroll bar.
simon marini




msg:581677
 1:07 am on Jul 27, 2001 (gmt 0)

I would like to know how to add a scroll bar inside of your site. So you can have a box, and instead of it being a super long rectangle, it would have it's own scroll bar inside of it, which only scrolls the contents of the box. If that is possible and you know how, please tell me. Thanks.

 

oilman




msg:581678
 1:27 am on Jul 27, 2001 (gmt 0)

hi simon - welcome to WMW

are you talking about IFRAMES? I think so - here's the code:

<IFRAME src="http://www.whaterver..." width="xxx" height="yyy" scrolling="auto" frameborder="1"></IFRAME>

joshie76




msg:581679
 8:00 am on Jul 27, 2001 (gmt 0)

You can also have the content of div tags scrolling with the overflow style.

<div style="overflow:scroll">
scrolling content
</div>

Global Options:
 top home search open messages active posts  
 

Home / Forums Index / Code, Content, and Presentation / HTML
rss feed

All trademarks and copyrights held by respective owners. Member comments are owned by the poster.
Terms of Service ¦ Privacy Policy ¦ Report Problem ¦ About
WebmasterWorld ® and PubCon ® are a Registered Trademarks of Pubcon Inc.
© Pubcon Inc. 1996-2012 all rights reserved