This is a discussion on "CSS Scrollbar ???" within the Web Page Design section. This forum, and the thread "CSS Scrollbar ??? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
CSS Scrollbar ???
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
I'm trying to getting "scrollbar" ONLY at certain parts of my page & after looking into "overflow" element, I'm yet far from getting success.
I'm getting my inspiration from this website: http://www.tristarwebdesign.co.uk/te...ity/index.html I've tried the "overflow:auto" in "contentRight" but am ALSO having Internet Explorer's own BOTH right & bottom scrollbar. What I also want is the image (left hand side's image in "contentLeft") "Visible all the time" EVEN if someone scrolls down (using the "contentRight" scrollbar, which is the ONLY scrollbar I would like to have). I also wonder why am I getting "space" on the top edge of the window (i.e. top of the banner), which is LESS on my browser window but its appearing MORE over the Internet, on this website. This website can be seen on: members.fortunecity.com/dars2525/home.html Presently, I've simply worked on 3 links: home.html, about.html, contact.html My CSS file presently is:
|
|
|
|
#2
|
|||
|
|||
|
Re: CSS Scrollbar ???
First thing first. Seperate your JavaScript, CSS and xhtml into individual files. Validate your code. W3C validator currently showing 32 errors. The bullet list, in Firefox, disappears off to the right outside what graphically appear to be the intended boundaries of your page, and you have to scroll across to see it. Get rid of the flashing bullets. Users will find this very irritating. In IE, whilst the bullet list is more where you intended it to be, the layout is still broken. It was only when I looked at the site with IE that i saw the image of the three telephonists. This image is nowwhere to be seen in Firefox. |
![]() |
| Tags |
| css, scrollbar |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need some help with ScrollBar in AS 3 | dgstarr | Flash & Multimedia Forum | 2 | Sep 22nd, 2007 16:30 |
| Scrollbar | menaka | Web Page Design | 3 | Oct 2nd, 2006 11:39 |
| Scrollbar help? | spartak23 | Web Page Design | 7 | Aug 3rd, 2006 19:03 |
| Scrollbar | jaffa | Web Page Design | 2 | Sep 2nd, 2005 00:28 |