Results 1 to 7 of 7

Thread: CSS - scrollbars

  1. #1

    Thread Starter
    Frenzied Member Acidic's Avatar
    Join Date
    Sep 2003
    Location
    UK
    Posts
    1,090

    CSS - scrollbars

    I know that colouring the scrollbars is not allowed by the CSS standards, I even read this to confirm it. Does anyone know why they won't allow you to do this? Sometimes a page would look so much better with custom scrollbars.
    Have I helped you? Please Rate my posts.

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687
    For a very simple reason: It's a MS proprietary thing with IE..... and it was/is never subitted for approval by the W3C.

    TG
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3

    Thread Starter
    Frenzied Member Acidic's Avatar
    Join Date
    Sep 2003
    Location
    UK
    Posts
    1,090
    Yes, I realised that. I was wondering why it was never approved. I suppose they could argue that it's changing the look of something the web developer should have no control over. They should be able to edit the page, not the browser used to vie the page.
    I was just wondering why they didn't like the idea.
    Have I helped you? Please Rate my posts.

  4. #4
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906
    They have broken the rules of the CSS statndard and they cannot be considered proprietary becuase they havn't even prefixed the name of the style with vendor.

    This is the very reason why web development is so difficult, becuase a browser will claim to support a standard and only partially support it or make their own changes to the existing standard.

    I don't even think they were submitted to W3C.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  5. #5
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687
    It was never approved because it was never submitted. And if it was to be submitted, it would be denied because it's controling the look & feel of something outside the document. That would be like opening a book and suddenly yuor room turns purple. It shoudn't matter nor care what you are using to view the page with. It was neet effect for about 5minutes 7years ago, but now it's just down right annoying - I 've seen people turn it the same color as the page background, effectively rendering the scroll bar invisible... not such a good idea for those that may have trouble seeing.

    TG
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  6. #6

    Thread Starter
    Frenzied Member Acidic's Avatar
    Join Date
    Sep 2003
    Location
    UK
    Posts
    1,090
    So I was right then; it's because it's changing stuff outside of the DOM.
    Have I helped you? Please Rate my posts.

  7. #7
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    Yes it is because it´s part of the users enviroment. Let´s say the user has impaired vision and needs high contrast GUI. If the user has set up a nice setting for him/her to see and you´re changing it to a low-contrast setting, the user has lost it´s ability to navigate through your site.

    The same applies to popup windows in my opinion, especially when removing broswerchromes.
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width