trapping OnScroll events
I was wondering if there is a way to trap the onScroll event?
I need to simulate "frozen" columns (colums that stay anchored to the left as the rest of the grid scrolls under) and come really close by creating the frozen colums in a separate div that sits next to the main grid. I am however having a tough time trapping the onScroll event, and the vertical offset (scrollTop) of the ActiveWidgets grid so that I can move the div with the frozen cols when the main grid moves. I only need support for IE 5+ if that helps.
Any thoughts on how to do this???
Thanks!
Great work by the way! By far the best framework I have come across.
I need to simulate "frozen" columns (colums that stay anchored to the left as the rest of the grid scrolls under) and come really close by creating the frozen colums in a separate div that sits next to the main grid. I am however having a tough time trapping the onScroll event, and the vertical offset (scrollTop) of the ActiveWidgets grid so that I can move the div with the frozen cols when the main grid moves. I only need support for IE 5+ if that helps.
Any thoughts on how to do this???
Thanks!
Great work by the way! By far the best framework I have come across.
Jim
January 21,