Open Flynn77 opened 9 years ago
Resolved. iOS bug : add "cursor:pointer" on element
Weird iOS bug. Do you think I should consider to add cursor: pointer
automatically to clickable elements with tooltip?
Yes, i think it would be nice. However, good work.
Hi, Protip works fine on desktop and Androïd devices, but seems to have problem on ios devices. I have set protip like this : el.protipSet({ trigger: 'click' }); Works on desktop and Androïd devices, but not on safari on my iphone, tooltip no appear when i click on element. Do you know this bug on iOS ? Thanks for your help. Regards.