Home  |  About  | Last |  Submit  |  Contact
AllQuests.com




Previous Question:  Waking up to reality and moving up to future  Just Starting Your DesignNext Question:  WordPit Getting Good Name  Just Starting Your Design
Question How to create scrolling window within my main browser ( SitePoint Forums Just Starting Your Design )
Updated: 2008-08-12 07:20:07 (1)
How to create scrolling window within my main browser

Hihi,

Can I ask how do I create a menu with scroll bars on the side within my main browser itself?

I can't seem to find the correct way of doing it...

Can someone point me to the right direction?

Thanks,
Weiming

Answers: How to create scrolling window within my main browser ( SitePoint Forums Just Starting Your Design )
How to create scrolling window within my main browser

You could use CSS:

Code:
<div style=" overflow: auto; ">SliceInfoHere</div>

DM3Dan

Previous Question:  Waking up to reality and moving up to future  SitePoint Forums  Just Starting Your DesignNext Question:  WordPit Getting Good Name  SitePoint Forums  Just Starting Your Design

- Source: How to create scrolling window within my main browser SitePoint Forums Just Starting Your Design
- Previous Question: Waking up to reality and moving up to future SitePoint Forums Just Starting Your Design
- Next Question: WordPit Getting Good Name SitePoint Forums Just Starting Your Design