I am working on a web app that asks 10 questions, each question carries 3 possible answers. What I need for each answer is a tool tip or pop over that displays a direction for each answer. I have tried using tool tips and pop overs so far, but while the tip is displayed, it requires two clicks to complete the action. Can I do this in one tap, as I need to minimize the amount of taps on the screen. Is there any javascript, or jquery that can solve this problem? Here is the code. I am working on a web app that asks 10 question