I was wondering if there is a way either through jQuery or javascript
to detect when the browser shows the scroll bars. I had an item fixed
to the bottom of the browser window when the scroll bar at the bottom
poped up the item was hiding behind the scroll bar. Ideally i'd like
to hook an event for the showing and hiding of the scroll bars and
adjust the postion of the item if necessary.

Reply via email to