jquery-getscrollbarwidth icon indicating copy to clipboard operation
jquery-getscrollbarwidth copied to clipboard

A jQuery plugin to retrieve the width of a system scrollbar.

Results 4 jquery-getscrollbarwidth issues
Sort by recently updated
recently updated
newest added

Would you merge a new pull request if I make this a bower/npm package? :)

I ran into a problem with this handy plugin when IE would be returning 0 for the scrollbar width. It turned out that the problem was caused by a global...

folks this code creates a small window with scroll bars within the window. Does not return pixel width of existing window scroll bars.