Scrollbar

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • miraps
    New Member
    • Nov 2007
    • 1

    Scrollbar

    I have css for scrollbar,
    i see it perfactly in IE but i can't see it Mozila, Please give me proper guidance, what i do for it?
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    This is not a PHP problem, go to the HTML / CSS forum.

    Post the CSS code you are using

    and remember to post it within the relevant CODE tags.

    :)

    Comment

    • Atli
      Recognized Expert Expert
      • Nov 2006
      • 5062

      #3
      Hi. Welcome to TSDN.

      As Markus mentioned, this is not a PHP problem, so I have moved it over to the HTML/CSS forum.
      Please try to post your questions in the appropriate forum in the future.

      To answer your question...
      As far as I know, the CSS properties used to change the appearance of the scrollbar in IE are non-standard and work only in IE.
      It has been a while since I last looked into this but I am pretty sure there is still no way for your CSS to affect the appearance of the scrollbar in any of the major browsers, except IE of course.

      Comment

      • drhowarddrfine
        Recognized Expert Expert
        • Sep 2006
        • 7434

        #4
        Yes, you cannot change scrollbar attributes as mentioned above. Many designers will also say you shouldn't, and I agree.

        Comment

        Working...