Reply LinkBack Thread Tools Search this Thread
Old 02-05-2008, 14:07   #1 (permalink)
papito
Registered User
 
Join Date: Oct 2006
Posts: 20
creating multiple scrollable areas in a website

hey,

i'm trying to understand how to create multiple scrollable areas in a website..

for example : pastillerose.com

thanks
  Reply With Quote
Old 02-05-2008, 14:49   #2 (permalink)
ifohdesigns
Registered User
 
ifohdesigns's Avatar
 
Join Date: May 2008
Location: Providence, RI
Posts: 6
Send a message via AIM to ifohdesigns
That site uses frames, which is not recommended, however you can achieve similar results by using a div and the following:

Code:
#myDiv { height: 300px; width: 300px; overflow: scroll; }

you can mess with the height and width
  Reply With Quote
Old 03-05-2008, 10:50   #3 (permalink)
ThomasFjordside
Registered User
 
Join Date: May 2008
Posts: 8
You can play around with the overflow: auto too. Just be sure to check it in all browsers
  Reply With Quote
Old 08-05-2008, 10:44   #4 (permalink)
NicolaFred
Registered User
 
NicolaFred's Avatar
 
Join Date: May 2008
Location: Manchester
Posts: 7
dont... they look rubbish, and its quite un-accessible.
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8