jQuery hover iPad

Out of context: Reply #7

  • Started
  • Last post
  • 15 Responses
  • ESKEMA0

    Ok, I'll start again, no need to get touchy about terms...

    I'm doing a little site, that has .hover through jQuery and is intended for Desktop, not mobile... But
    I want it to work on mobile too, because it's not that complicated..
    the problem is that the hover isn't working well on touch (for obvious reasons..) I don't want it to behave like a hover, but to make it work like every hover works on iOS (i.e when you touch it, it fires the hover and waits for you to click on something else)
    It's working like that, but only the first time you touch it, after that, it doesnt respond anymore to touch.

    My question is, what can I do about it? Has anyone bumped into this already and what solution would be the best?
    What code can I use to make it usable?

View thread