HighDots Forums  

Firefox won't recognise overflow scrollbar properties

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Firefox won't recognise overflow scrollbar properties in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Nic26
 
Posts: n/a

Default Firefox won't recognise overflow scrollbar properties - 06-30-2008 , 01:00 PM






Hi

I have created an overflow css rule, within which I have changed the
appearance of the scrollbar. IE reads this with no problems however Firefox
doesn't and just shows the standard scrollbar. Is there a way to make Firefox
recognise it?

The code I currently have is:

.overflowinternal {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
background-color: #000000;
font-size: small;
height: 150px;
width: 150px;
overflow: auto;
scrollbar-face-color: #333333;
scrollbar-shadow-color: #DCDCDC;
scrollbar-highlight-color: #DCDCDC;
scrollbar-3dlight-color: #DCDCDC;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #333333;
scrollbar-arrow-color: #DCDCDC;

}


Reply With Quote
  #2  
Old   
SnakEyez02
 
Posts: n/a

Default Re: Firefox won't recognise overflow scrollbarproperties - 06-30-2008 , 01:05 PM






That is an IE only feature and always has been. So Safari, Firefox, Opera and every other browser will not show it.

http://forums.mozillazine.org/viewtopic.php?p=1038207


Reply With Quote
  #3  
Old   
Nic26
 
Posts: n/a

Default Re: Firefox won't recognise overflow scrollbarproperties - 06-30-2008 , 01:09 PM



Aha - that will explain that then!

Many thanks for your quick response.

Reply With Quote
  #4  
Old   
Michael Fesser
 
Posts: n/a

Default Re: Firefox won't recognise overflow scrollbar properties - 06-30-2008 , 02:26 PM



..oO(Nic26)

Quote:
I have created an overflow css rule, within which I have changed the
appearance of the scrollbar. IE reads this with no problems however Firefox
doesn't and just shows the standard scrollbar. Is there a way to make Firefox
recognise it?
It's IE-only and usually a bad idea. You should remove it.

Micha


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.