Skip to content

Instantly share code, notes, and snippets.

@vendethiel
Created December 7, 2012 23:56
Show Gist options
  • Save vendethiel/4237646 to your computer and use it in GitHub Desktop.
Save vendethiel/4237646 to your computer and use it in GitHub Desktop.
$(".datatable").dataTable
bPaginate: true
bFilter: true
sScrollY: '90%'
fnDrawCallback: ->
$('.dataTables_scrollBody').addClass('user-panel').jScrollPane {"contentWidth": 480}
return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment