selectable.init
Fires when the instance is ready for use.
selectable.on("selectable.init", function() {
// instance is ready
});
Fires when the instance is ready for use.
selectable.on("selectable.init", function() {
// instance is ready
});