0

I'm theming scrollbars in my project to particular div using following example: Example.

Well my issue is, using simple html markup file works perfectly on Chrome but after integrating that files in MVC Razor it doesn't give the result I wanted.

Had look on some post like: Apple-like scrollbars using CSS & gone through some other post like: CSS scrollbar style cross browser but no success.

Does the browser just ignore the webkit theme? If it is ignoring then why it's working with a simple html?

The whole code I'm using currently can be downloaded from here.

How can it be solved?

Community
  • 1
  • 1
Vikrant
  • 406
  • 5
  • 20
  • plunker :- http://plnkr.co/edit/dI0LsTGJvUAJR5lvOBM4?p=preview – Vikrant May 28 '15 at 07:07
  • Do you really need it? The user expects scrollbars to look like they do on the rest of his system. If it aint broke - don't fix it. – max May 28 '15 at 07:13
  • Giving effect to scrollbars gives a good effect on website , the stock scrollbars look ugly , which makes my user interface poor . Any help though ? – Vikrant May 28 '15 at 07:16

0 Answers0