How can I determine the height of a horizontal scrollbar, or the width of a vertical one in javascript ?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
From Alexandre Gomes Blog I have not tried it. Let me know if it works for you.
|
|||||||||||||||
|
|
This is only script I've found, which is working in webkit browsers ... :)
Minimized version:
And you have to call it when document is ready ... so
Tested 2012-03-28 on Windows 7 in latest FF, Chrome, IE & Safari and 100% working. source: http://benalman.com/projects/jquery-misc-plugins/#scrollbarwidth |
||||
|
|||||||||
|