Solved
Hover Text on Mobile

I have a survey that is utilizing HTML tags to show hover text. is there any way to get this to show up on the mobile version?
Best answer by NiC
Hover is not intended for touch screen devices ,if you want to show some info for some part of text you can use the onclick function to show the same, but that will then overwrite any other function that it already does . You can see that in websites while using computers the menu works on hover but on mobile the same websites require click to open menu.
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.