Ability to add/remove callbacks at will
Opened this issue · 1 comments
kflorence commented
Right now, the callbacks defined on initialization cannot be modified or removed and new callbacks cannot be added.
kflorence commented
I'm not happy with the plugin development pattern in general, it's difficult to access useful functions within the plugin outside of callback methods. Should be rewritten using jQuery UI Widget