Scroller not working
Scroller not working
Alan,
I am using a table DOM Client Side.
I initialized Scroller exactly as per the documentation yet it does not scroll at all. Once it reaches the 10the row the rest of the web page scrolls.
My debug code is: ahunim
Please let me know if you have any ideas
I am using a table DOM Client Side.
I initialized Scroller exactly as per the documentation yet it does not scroll at all. Once it reaches the 10the row the rest of the web page scrolls.
My debug code is: ahunim
Please let me know if you have any ideas
This discussion has been closed.
Replies
new FixedHeader(oTable) to the document.ready I get the error
Can't find variable: FixedHeader
Ok, Scroller is working, but I get this with fixed Header
TypeError: 'undefined' is not a function (evaluating '$(">tfoot",b.nTable)')
Allan