[jQuery] innerWidth doesn't count scrollbars in Safari/Chrome

[jQuery] innerWidth doesn't count scrollbars in Safari/Chrome


Hi,
Does anyone knows a method to measure the scrollbar's width, which
works in Safari/Chrome.
The innerWidth function doesn't seem to take the scrollbar's width
into account when measuring the innerWidth of the child element of a
scrollbared element.
Thanks!