Scroller not working

Scroller not working

Starz26Starz26 Posts: 38Questions: 1Answers: 0
edited October 2013 in General
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

Replies

  • Starz26Starz26 Posts: 38Questions: 1Answers: 0
    In addition when I add the

    new FixedHeader(oTable) to the document.ready I get the error

    Can't find variable: FixedHeader
  • tangerinetangerine Posts: 3,365Questions: 39Answers: 395
    edited October 2013
    You don't appear to have included either the Scroller or the FixedHeader javascript files. Download them from the "extras" page.
  • Starz26Starz26 Posts: 38Questions: 1Answers: 0
    edited October 2013
    DOH!. Lemme give that a try. Missed that part of the equation....

    Ok, Scroller is working, but I get this with fixed Header

    TypeError: 'undefined' is not a function (evaluating '$(">tfoot",b.nTable)')
  • allanallan Posts: 63,498Questions: 1Answers: 10,471 Site admin
    Can you try it with the FixedHeader nightly from here: http://datatables.net/download/ ?

    Allan
This discussion has been closed.