About Div scroll bar firefox-compatible JS module scrollbar-dark-shadow-color: #eee;

Source: Internet
Author: User
DIV scroll bar Firefox compatible with JS module scrollbar-dark-shadow-color: #eee;

<iframe src= "" frameborder= "0" scrolling= "no" ></iframe>--------------------follow iframe.html<iframe src = "111.html" frameborder= "0" ></iframe> 111.html<style type= "text/css" >body{    Overflow-x:hidden; * No left and right scrolling *//*    Overflow:hidden;   /* No scrolling *    /overflow-y:hidden;/* No scroll up/down */*/scrollbar-face-color: #333;         /* (Color of the protruding part of the stereoscopic scrollbar) */scrollbar-highlight-color: #666;    /* (color of blank part of scroll bar) */scrollbar-shadow-color: #999;       /* (Color of the stereoscopic scrollbar shadow) */Scrollbar-arrow-color: #ccc;        /* (the color of the triangular arrows on the upper and Lower buttons) */Scrollbar-base-color: #ddd;         /* (basic color of scroll bar) */scrollbar-dark-shadow-color: #eee;  /* (Color of the solid scrollbar strong Shadow) */}</style><div style= "background: #ccc; width:999px; height:999px; " >    </div>

Hello! I'm glad to answer your questions!

Firefox does not support custom scroll bar styles, use JS to simulate

<marquee direction= ' up ' style= "Cursor:hand" height= "+" onmouseover=stop ( ) Onmouseout=start () >
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.