| |
|
Welcome to KnowledgeSutra - Dear Guest | |
Css Scrollbars In Firefox?
#11
Posted 21 May 2008 - 07:57 AM
Css Scrollbars In Firefox?
There's another way to do it! Don't give up yet. If you really want to customize the display of the scrollbars you can do it with those steps:
1. Set the "overflow" property to the container to "hidden".
2. You need 2 elements next to that container (customized images)
3. Put those elements next to the container (using container.Left + container.Width ...)
4. Set the "onclick" events on those elements as "container.Top = container.Top +/- 10"
It's quite simple, but it can be improved!!
-reply by opalenzuela
#13
Posted 23 December 2008 - 12:30 PM
If firefox does include it, I hope they include a "switch off" option or something because some of the scrollbar designs I've seen are, to put bluntly *horrible* in terms of colour schemes and functionality.
#14
Posted 23 March 2009 - 05:19 PM
Actually - look at CSS3 specifications and you'll find scrollbar changes supported.
However I hope Firefox will do the sensible thing and get fully CSS2 compliant before they go on to CSS3. The greater control over text in some of the CSS2 specifications is important to get out of the way before we add things like scrollbar changes.
In fact there's other stuff in CSS3 which is way more interesting than scrollbar changes so - much as I like the idea - I'd rather that stuff was done before we start changing scrollbars.
#15
Posted 11 June 2009 - 03:07 PM
Actually, I'm working on a browser based game and the ugly grey scrollbar doesn't do the rest of the design any favors; being able to edit that adds to the asthetics of the interface. True, an "off" button, as with most any features, is a good thing and will let those who absolutely do not want anyone messing with their GUI to preserve their settings. But, the rest of design space shouldn't have to suffer. Allow opt-out or opt-in and give those of us who want the control to have it.
#16
Posted 08 December 2009 - 08:15 PM
I think changing the browser controls is not user-friendly and not W3C standard as we all know by now. But what if I have a div embedded in my page, say a box that is 400 by 300 and I fill it with some content but the content needs to be scrollable, like this box I'm typing in. If there is a way to customize THAT scroll bar only, that would be ideal and match a user's site. This is done a lot in Flash but I am looking for a way to do it with css/html.
-reply by Jbel#17 Guest_Anks_*
Posted 20 May 2011 - 09:59 AM
#18
Posted 17 August 2011 - 09:45 PM
That's so fake , a website to be able to control your own GUI. Lets say , you did a cool Windows 7 theme , with some cool patterned scrollbars , and a website is changing them. What a fail.
However , you can mimic the scrollbars with JavaScript. Create a DIV for scrollbar and make it control overflow of a element. You can style the scrollbar with a background color or image
Reply to this topic

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users














