khalilov
Aug 13 2008, 10:58 AM
CODE Warning: Unknown property 'scrollbar-face-color'. Declaration dropped. Source File: http://localhost/game/mainpage.css Line: 8 Warning: Unknown property 'scrollbar-highlight-color'. Declaration dropped. Source File: http://localhost/game/mainpage.css Line: 9 Warning: Unknown property 'scrollbar-3dlight-color'. Declaration dropped. Source File: http://localhost/game/mainpage.css Line: 10 Warning: Unknown property 'scrollbar-darkshadow-color'. Declaration dropped. Source File: http://localhost/game/mainpage.css Line: 11 Warning: Unknown property 'scrollbar-shadow-color'. Declaration dropped. Source File: http://localhost/game/mainpage.css Line: 12 Warning: Unknown property 'scrollbar-arrow-color'. Declaration dropped. Source File: http://localhost/game/mainpage.css Line: 13 Warning: Unknown property 'scrollbar-track-color'. Declaration dropped. Source File: http://localhost/game/mainpage.css Line: 14 for some reason these don't work with firefox, i have 3.0
Comment/Reply (w/o sign-up)
Mordent
Aug 13 2008, 12:17 PM
Hmmm, you're right. They don't work with Firefox 3.0 (pass as to 2.x, I haven't got it any more). IE seems to handle the CSS fine (I checked both browsers using W3Schools), which does make me wonder... Looking at the list of CSS properties (found here) I can't see anything do with the scrollbar on there. Perhaps it's something that IE supports that isn't a standard? It wouldn't surprise me, what with IE's stance on general web standards ("those things people keep mentioning? Yeah, we might look at them sometime when we're done doing stuff we want to do...").
Comment/Reply (w/o sign-up)
FirefoxRocks
Aug 13 2008, 01:48 PM
The scrollbar properties are currently IE only properties. They are not part of the CSS 2.1 standard. I'm not sure if there are scrollbar properties defined within the CSS3 specification (it's a bit hard to navigate). I think that web designers should NOT have the ability to alter the colours of the scrollbar because it is a component of the user interface, not the page itself. For example, by changing the theme of GNOME/Linux, the scrollbar, window borders, etc all change colour. Same goes for Windows for Windows programs that are developed with the Windows "windows" (notable exceptions include iTunes and Safari).
Comment/Reply (w/o sign-up)
pyost
Aug 13 2008, 01:52 PM
This is something that only IE supports (though there could be other browsers as well), but those properties don't follow W3C standards - in other words, those properties don't even exist. While Firefox is well known for it's proper CSS rendering and following standards, this is not something IE can brag about. Not to mention that a lot of people are not keen on their scrollbar changing colour
Comment/Reply (w/o sign-up)
Lancer
Aug 14 2008, 11:14 AM
It really slacks me off when they slip in their own extras like that. It's what made a mess of HTML before when IE was versus Netscape, resulting in a tonne of tags, all variations of the same effect. When CSS was introduced, one of the biggest pulls of it was to set common standards so all web browsers would experience the same page within reason of backwards compatibility. While scrollbar colour isn't going to upset browsers in the backwards-compatable sense, it still shows Microsoft trying to edge ahead in sneaky ways again.
Comment/Reply (w/o sign-up)
wutske
Aug 16 2008, 12:32 PM
QUOTE(Lancer @ Aug 14 2008, 01:14 PM)  It really slacks me off when they slip in their own extras like that. It's what made a mess of HTML before when IE was versus Netscape, resulting in a tonne of tags, all variations of the same effect. When CSS was introduced, one of the biggest pulls of it was to set common standards so all web browsers would experience the same page within reason of backwards compatibility. While scrollbar colour isn't going to upset browsers in the backwards-compatable sense, it still shows Microsoft trying to edge ahead in sneaky ways again. It's true that it messes things up, but this way new CSS properties are introduced. A lot of things we can do with CSS nowadays were probably not possible if nobody added new properties to their browsers. Also, nobody forces you to use this browser-specific properties, simply follow the CSS guidelines and use properties that every browser understands and everything should be okay. The only problem you might have is that some browsers interpret properties in a different way ... then you have to create a small script that loads those properties differently for that browser. It sucks, but there's nothing we can do about it 
Comment/Reply (w/o sign-up)
Similar Topics
Keywords : css, firefox
- Firefox Plugins For Web Developers
(20)
Firefox Inventing Its Own Html?
(9) I am building a website for a client. I finally have the animations and the site content the way i
want it. I updated the site via FTP, and IE displays it perfectly. Firefox however displays my "work
in progress" animations still, even though the index file references the new animation. I have
cleared cache, and even looked up the site on different computers, and on every one, FF displays
those darn rough draft animations while IE works perfectly. Any idea as to what is going on here?....
Internet Explorer 7 Problem
Works fine in Firefox! (Shocker) (9) Hey, I'm helping my mom with one of her web projects for class and I've noticed a pretty
big problem (no thanks to IE7) that cost her a few points. It won't load an image of an email
icon, however, Firefox will load and display it properly. Here's the line for the image: CODE
Also, IE7 complains about some ActiveX content, but this is just a basic page and NO
JavaScript, NO Java applets, NO ActiveX of any kind! I've never seen anything as crazy as this!
Wow... IE really sucks... anyone had a similar problem? F....
DHTML Fade-in/out Loading Bar
(Firefox Only) (5) Today I was looking around for a good DHTML loading bar and couldn't find one so I decided to
make it myself! Here is the javascript that goes into the part of the doc: CODE var x = 0;
var y = 115; var a = 0; setTimeout(fadeIn, 1); function fadeIn(){
document.getElementById("003").style.opacity=a; a = a+.1; if(a setTimeout(fadeIn, 100); } else{
setTimeout(progressBar, 1); } } function progressBar(){ x = x+1;
document.getElementById("001").style.width=x; document.getElementById("002").style.width=x; if(x
setTimeout(progressBar, 1); } else{ setTimeout(fadeOut, 1....
Web Designers Dream Package
FireFox 2.0 add-ons/plug-ings that are a must have (9) Well since Fire fox got updated and I have got the universal package browser for web design I
thought why not share it to those who do not know about these tools so here we go. I will explain
each tool and what it is used for and then give you the simple instructions on where to get it and
where to find it. First download Firefox http://www.mozilla.com/products/download.h...&lang=en-US
then install it and your set from there, Now for the plug-ins and add-ons. ColorZilla What
this program does is that once you select it a small ink dropper icon will show up and ....
How Do You Show..
borders for frames in Firefox? (11) Okay, I don't know if it's because of the Firefox browser not supporting this part of the
HTML code, which I doubt, since it shows up just fine around text, but not sections where graphics
are. Anyways, here's what the layout looks like in IE: And what it looks like in Firefox:
And here's the code I'm using that wants to screw with my head, apparently: CODE
style="border-right:2px solid #003300; border-top:2px solid #003300; border-left-width: 1;
border-bottom-width: 1; padding: 0"> And that's basically what it looks like for a....
Imagemap/IE/Firefox problem
(0) OK - The first page (intro page) of my website uses an imagemap button to link to the menu page of
the site (I use an embedded flash menu). This all works fine in Firefox, but when I use IE,
clicking on the "Enter Site" button opens a new IE window for the menu page - even though I put
_SELF in the imagemap link. In Firefox, the menu page loads into the same browser window, which is
how it should be. Can anyone explain why this is happening? Thanks.....
Looking for css, firefox
|
See Also,
*SIMILAR VIDEOS*
Searching Video's for css, firefox
|
advertisement
|
|