enyo / opentip

Opentip is an open source javascript tooltip based on the protoype framework.
http://www.opentip.org
1.25k stars 401 forks source link

OpenTip+jQUery after ajax call using append #144

Open caturprayogo opened 7 years ago

caturprayogo commented 7 years ago

Hi, I stuck for 2 days to solve this problem. I need help now.. :nerd_face:

I want recall opentip to new element that loaded with ajax. I can not make opentip working on the new element.

This is simple example of my code: http://codepen.io/caturprayogo/pen/qaVbpR

Anyone can help for this? Because from many tooltip plugins I have tried, this is the best plugin I ever find 😄

Thank you.