Hi i am try to create custom scrollbar in css but is not make it?
anybody help me ?
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
It is not possible to do this cross-browser with plain CSS. As @tea-totaler has mentioned, it is however possible in Google Chrome. It is however possible to do this using javascript/jQuery. Here is a helpful article containing links to 10 different jQuery Custom Scrollbars: |
|||
|
|