Css Scrollbars In Firefox?

Pages: 1, 2
free web hosting
Free Web Hosting, No Ads > CONTRIBUTE > Computers > Programming Languages > CSS (Cascading Style Sheets)

Css Scrollbars In Firefox?

Madkat-Z
Ok, I wasn't too sure weither this topic would be better under Internet or Software, so if it is in the wrong place please forgive me.

I have a question about web browsers. I currently use Firefox and I was wondering if there is a way to get FireFox to display CSS Scrollbars, like Opera and Internet Explore do.

I've currently looked at the FireFox Add-On site and did a few searches on Google and I have come up with nothing and I'm getting a strange suspision that there is no way to do such a thing.

If anyone can help I will be forever grateful. biggrin.gif

Reply

fffanatics
Currently there is no way to get that to work. The only way it would work is if Mozilla added it into a new version of firefox which i hope they do soon since i love that feature.

Reply

Forbez
For the moment there is no way of editing the scrollbars for Firefox. Only way is to force your veiws to download 1 Firefox theme, in which changes the scrollbar. But thats to much trouble for 1 scrollbar. What I do is to have on the website - Best veiwed in Internet Explorer - Somewhere for them to see.

Reply

kawasu
you i've also wanted this feature implemented into firefox for a long time to come. you'd think it would be a standard feature seeing firefox is such a widely used web browser. lets all hope they squeeze it into their next release! biggrin.gif

Reply

jlhaslip
I doubt that will happen.

Firefox 3 is expected to reach the level of Standards Compliance required to pass the Acid Test 2, which means behaving strongly to the w3c standards and scrollbars enhancements are not in the specifications, so don't be holding your breathe waiting to Firefox to breach those specifications.

Just my take on this problem.

Reply

salamangkero
QUOTE(jlhaslip @ Feb 12 2007, 12:25 PM) *
Firefox 3 is expected to reach the level of Standards Compliance required to pass the Acid Test 2, which means behaving strongly to the w3c standards and scrollbars enhancements are not in the specifications, so don't be holding your breathe waiting to Firefox to breach those specifications.


Awwh, that' too bad. I mean, if one site has a theme, it would really be nifty if the scrollbars, too, followed that theme. Then again, the novelty of the idea might wear off once everyone else uses CSS for scrollbars. Nonetheless, while browsers like IE and Opera support CSS toolbars, there will still be people who'd use 'em. As for Firefox users (me included), too bad. Still, what damage could not seeing CSS scrollbars do? happy.gif

 

 

 


Reply

hitmanblood
Well you may search for some add on it might be helpful.

Reply

reconraiders
personally I don't like having "styled" scrollbars anyway. Sometimes (if they are well designed) they are okay. But a lot of times they make for a more difficult user experience because they are different from what the user is used to. I guess it's a personal opinion.

Reply

9block
I dont like poorly designed one either, but I do not know flash/javascript so everytime I have a DIV overflow: scroll it puts a nice big ugly scroll bar where my main content is. Guess ima have to learn another way of styling the scroll bar.. perhaps java?I dont wanna go the flash route.

Reply

galexcd
QUOTE(fffanatics @ Jul 7 2006, 10:24 AM) *
i love that feature.


Lol I hate that feature in IE. its so annoying to see the website controlling the gui of my system. Its great if your a web developer, but super annoying if your surfing that page. If you realy must though theres a quick and easy way to get around that and make it work on all web browsers. Use javascript and div layers to make a dynamic scrollbar for the page, and hide the real one by putting all of your content in a div layer and setting overflow to hidden, then have the scrollbar scroll up and down the div layer with the content in it.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Pages: 1, 2
Recent Queries:-
  1. browsers that support css scroll bars - 2.82 hr back. (1)
  2. scrollbar para firefox - 2.96 hr back. (1)
  3. bug no vertical scroll firefix css - 3.16 hr back. (1)
  4. div scrollbar in firefox - 3.39 hr back. (1)
  5. css scroll left firefox - 4.92 hr back. (1)
  6. css firefox scrollbar bug - 8.70 hr back. (1)
  7. css scrollbar color in firefox - 8.74 hr back. (1)
  8. scrollbar style mozilla problem - 10.82 hr back. (2)
  9. firefox 3 scrollbar css - 10.88 hr back. (1)
  10. scrollbar css ie6 firefox - 11.79 hr back. (1)
  11. scrollbar css code for firefox browser - 12.54 hr back. (1)
  12. how to style scrollbar in firefox - 15.61 hr back. (1)
  13. scrollbar for div css firefox - 15.82 hr back. (1)
Similar Topics

Keywords : css, scrollbars, firefox

  1. Problem Aligning In Firefox
    Problem aligning an image in Firefox. (8)
  2. Style Not Displayed Correctly On Firefox [resolved]
    (16)
    HI, All I have installed phpBB 3.0.1 and when browse it the style not displayed correctly on
    firefox 2.0.12 but IE6. I have tested my browser ( firefox ) it is fine on other forums ( phpBB ).
    After checking all the settings, I found that the style on firefox not downloaded correctly. Is
    there any settings could get rid this issues ? Thanks P.S. I have also installed a bug tracker. It
    is work fine. Eric, phpBB 3: http://devdoc.qupis.com/forum/ mantis:
    http://devdoc.qupis.com/bugs/ ....
  3. Link Image Css Bug In Firefox
    Can anyone help me? (7)
    I have a problem in a site I am creating. I have styled my post content links in the following
    way. CODE #post-content a {     background-color: #bf6f3c;     color: #fff;
        padding: 2px 2px 1px 2px;     border-bottom: 1px solid #7f4926; } #post-content
    a:hover {     color: #f5fac7; } And when I insert an link image like so: There
    seems to be an extra border inherited from my #post-content a style. I have attached the screenshot
    to show the problem. This was how my link image should look like: CODE #post-content a img { ....
  4. How To Make Design Css With Firefox/iexplorer?
    (7)
    Am using css for designing my sites in that i had a problem while design css for iexplore it show
    good in iexplorer and the same design view differently in firefox what should i do to avoid such
    difference.....
  5. Css Positioning Trouble
    in FIREFOX! yet IE displays it as i want (6)
    Wait wait! im not complaining about firefox! i couldnt ever do it, but the fact is that for
    the very darn first time IE is actually showing the thing as i want it... I have a table inside a
    div, and i want the table to be right aligned, and IE6 does so (not the same for ie for mac though)
    but firefox keeps it to the left, the best thing i've achieved with this is a fixed position
    which does not look good while resizing...... ive also tried floating and even adding a wrapper...
    so i dont know what to do... this is the site: http://www.cucea.udg.mx/cucea/gr....
  6. Problem With Mozzilla Firefox And Css
    (3)
    If someone got Mozilla Firefox then: Here there is site: http://luckyclover.trap17.com/ In (IE,
    Opera) other browsers this page is showing propetly but Mozzilla don't show BG image in tables
    always when i use style class from CSS just eat whole row. The last menu on right don't use
    style class from css and mozzila show all BG images. Someone know what CSS function mozzila not
    support or meybe this is a bug ? If you guys see source code in mozilla you see there is code for
    this stuff but mozilla ignore them. HELP /cool.gif' border='0' style='vertical-align....

    1. Looking for css, scrollbars, firefox

Searching Video's for css, scrollbars, firefox
advertisement



Css Scrollbars In Firefox?



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE