The jQuery.fn namespace used to register plugins with jQuery.
Methods
-
<static> footable(options, ready) → {jQuery}
-
The jQuery plugin initializer.
Parameters:
Name Type Argument Description options
object | FooTable.Defaults <optional>
The options to initialize the plugin with. ready
function <optional>
A callback function to execute for each initialized plugin. Returns:
- Type
- jQuery