calebjacob / tooltipster

A jQuery tooltip plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inputs and text-areas are not working in tooltip.

shotaars opened this issue · comments

I've added a form into tooltip, but inputs and text areas are not working, seems they've got default (html element) events off. They are not disabled with any (with CSS, with JS etc.) way. It is possible to add value with js, but it is impossible to select the inside text. And with keyboard focus it is acting the same. And all that is happening only when bootstrap modal is opened. If modal closed it is working properly.