| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Regular Join Date: Aug 2005 Location: Leeds, UK
Posts: 263
![]() | Sidebar within web page? Hi everybody! Does anyone know how to create a sidebar within a webpage to stop my page been really deep? Examples (look in the news area): http://www.franzferdinand.co.uk/ http://www.hollyoaks.com/ Dave.
__________________ Michael McIntyre - Fan site for the super funny UK comedian Michael McIntyre |
| |
| | #2 (permalink) |
| NamePros Member Join Date: Jun 2004
Posts: 92
![]() | use a layer (div) and set overflow to scroll.
__________________ Bais Menachem |
| |
| | #4 (permalink) | ||||
| A Wealth of Knowledge Join Date: Aug 2004
Posts: 3,809
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
????: NamePros.com http://www.namepros.com/programming/179618-sidebar-within-web-page.html ![]() -Steve | ||||
| |
| | #5 (permalink) | ||||
| Senior Member Join Date: Dec 2004 Location: Burlington, Vermont
Posts: 1,048
![]() ![]() ![]() |
I know it will scroll only when it has to, but how do you get the horizontal scroll bar to completely disappear when it isn't needed? (when I view it I see a greyed out horiz. bar) | ||||
| |
| | #6 (permalink) |
| NamePros Member Join Date: Jun 2004
Posts: 92
![]() | sorry about that, overflow should be "auto"
__________________ Bais Menachem |
| |