drewwilson / TipTip

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

Button with TipTip needs two clicks to activate #27

Open sripalreddyadamala opened 6 years ago

sripalreddyadamala commented 6 years ago

Hi, I am using jquery tipTip functionality for my desktop application buttons. However,when I open it in desktop version in mobile browsers.I need to click the buttons twice in orders to activate it. First tap is activating the tooltip and second tap on button is activating the button. Can you please suggest me a solution to fix this defect.