drewwilson / TipTip

Intelligent ToolTip jQuery Plugin
http://code.drewwilson.com/entry/tiptip-jquery-plugin
124 stars 70 forks source link

Expose activate and deactivate tooltip methods #13

Open efreeti opened 12 years ago

efreeti commented 12 years ago

Currently customization of tooltip sucks when it comes to content and activation. We have quite different triggering rules in our project, plus the ability to load data asynchronously makes this library not usable. What would be the harm of exposing active_tiptip and deactive_tiptip to the developers?