First of all i apologize for my low English
I want to change the scrollbar width in IE browser
Thank you!
First of all i apologize for my low English
I want to change the scrollbar width in IE browser
Thank you!
First of all... why you using IE? IE is out of date. Now to your question. In webkit browsers like chrome you can use css to edit the scrollbar. IE is not an webkit browser but you can do it with js. jQuery Scrollbar and jScrollPane are jquery plugins for custom scrollbars.