jquery.smallipop
jquery.smallipop copied to clipboard
Smallipop Not working in firefox
any solution Please
Hi,
can you post any error you get from the debugging console?
Do you have the problem on the demo site or with your own project?
Regards
Hi,
Even I am facing the same problem. It works good in chrome but it does not work in firefox. Any solutions please
@karthikanatraj Firefox works well for me on the demo site at http://projects.sebastianhelzle.net/jquery.smallipop/. I need more details to help with finding the issue.
My firefox version is 40.0.3.
I dont get any popups.
OK I get the same problem in Windows 10. Thx, I will investigate.
Thank you
Is this still an issue?
Hi,
I am still having this issue. Any solution please.
On Wed, Dec 16, 2015 at 11:59 PM, Chris [email protected] wrote:
Is this still an issue?
— Reply to this email directly or view it on GitHub https://github.com/Sebobo/jquery.smallipop/issues/37#issuecomment-165201680 .
Hi,
I tested a bit more and I think the main problem is that Windows reports as touch enabled. Because of this Smallipop behaves differently. I'm not sure how to proceed with this because there is no real good solution for touch devices and tooltips. See this http://www.stucox.com/blog/you-cant-detect-a-touchscreen/
But you can disable the touch behavior of Smallipop with the touchSupport
option.
If you don't think that's the issue please check first in the inspector if the html tag has the class touch
or touchevents
.