drewwilson / TipTip

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

Use .on() to wire up elements injected into DOM later #12

Closed mholt closed 7 years ago

mholt commented 12 years ago

It would be great if tipTip could register with elements added later on the page automatically by using .on(). Right now I need to re-run the.tipTip function every time I inject more elements into the DOM.

danimesq commented 7 years ago

Why cancel the issue?

mholt commented 7 years ago

To clear out my backlog; I no longer maintain the website where I used TipTip.