By: Spencer Neese https://github.com/th3uiguy/
Version: 0.5.2
Requires: jQuery UI 1.7+ and jQuery 1.3.2+
Demo: http://jsfiddle.net/th3uiguy/Yahvv/
Git: https://github.com/th3uiguy/jquery-scrolltable.git
Simple jQuery compatible scroll table plugin.
$('table.scrollTable').scrolltable({
stripe: true,
oddClass: 'odd'
});type: Integer
default: 300
type: Boolean
default: true
type: Boolean
default: false
type: String
default: "st-tr-odd"
type: String
default: "st-tr-even"
type: String
default: "st-tr-first"
type: String
default: "st-tr-last"
Copyright (c) 2013, Spencer Neese https://github.com/th3uiguy/
Dual licensed under the
MIT and
GPL Version 2 licenses.