kemayo / maphilight

jQuery plugin that adds highlighting to image maps
http://davidlynch.org/projects/maphilight/docs/
MIT License
492 stars 278 forks source link

What about work on 'touch' devices? #59

Open nosov33 opened 9 years ago

nosov33 commented 9 years ago

Is there any solution available?

nosov33 commented 9 years ago

No any solutions?

kemayo commented 9 years ago

Hard to say. I mean, even if we watch touch events and trigger when a finger is held down over an area... it's still triggering something that's mostly under someone's finger, which seems non-ideal.

Kadigan commented 4 years ago

I honestly don't see the point - it's a highlight that's supposed to help w/ navigating with a pointing device. If that device is your finger, you don't need navigational help.

You can, however, make the highlighted area stay highlighted (the alwaysOn property) after clicking/touching, if you need visual feedback for history.