Hi,
I have a simple Contact Form page, but on mobile device when i tap on the text field to write my data, it shows only the tooltip "Tap to close" and it doesn't let me write anything. I had to tap on the label of the text field to make it work. It's quite inconvenient and not so understandable.
There is way to make it right?! I really use this component a lot.
Thanks
I have a simple Contact Form page, but on mobile device when i tap on the text field to write my data, it shows only the tooltip "Tap to close" and it doesn't let me write anything. I had to tap on the label of the text field to make it work. It's quite inconvenient and not so understandable.
There is way to make it right?! I really use this component a lot.
Thanks
Hi joomlaccount,
What mobile device are you using?
Please post a link to the form so I can take a quick look.
Bob
What mobile device are you using?
Please post a link to the form so I can take a quick look.
Bob
Hi GreyHead, i just tested it on an iphone with iOS 8 and samsung with android 4.
http://www.pasticcerianovecento.it/contatti
Thanks
http://www.pasticcerianovecento.it/contatti
Thanks
Hi Joomlaccount.
Looking at the form in Chrome I see some odd empty tooltips. If I look at the form without the template there are none so it looks as though your template or some other plug-in is adding these,
Bob
Looking at the form in Chrome I see some odd empty tooltips. If I look at the form without the template there are none so it looks as though your template or some other plug-in is adding these,
Bob
You're right! I thought it was related to the component, instead it's related to my framework. I'm using the Zurb Foundation v5 … so i disable the option in two file …
1) - the foundation.tooltip.js, setting option "disable-for-touch: " to true
2) - same thing in the foundation.min.js file if you used it
I hope this can help!
Thanks for the support
1) - the foundation.tooltip.js, setting option "disable-for-touch: " to true
2) - same thing in the foundation.min.js file if you used it
I hope this can help!
Thanks for the support
This topic is locked and no more replies can be posted.