Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Tooltips on ImageMap on iPad ? (Read 1674 times)
jlj30
Full Member
***
Offline


I love YaBB 1G - SP1!

Posts: 183
Joined: Sep 4th, 2011
Tooltips on ImageMap on iPad ?
Feb 26th, 2013 at 2:57am
Print Post  
Hi,

Any idea how I go about displaying the tooltip associated with a node on an ImageMap when displayed in Safari on an iPad?

The nodes also have a click event.

Tapping a node, fires the OnNodeClicked event as desired.
Touching and holding the node does nothing..

Any thoughts?

Thanks

Jim
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Tooltips on ImageMap on iPad ?
Reply #1 - Feb 26th, 2013 at 8:21pm
Print Post  
Hi,

Try adding handlers to the ontouchstart and ontouchend events of areas using DiagramView.CreatingAreaElement event, and then display the area's title somewhere on the page in response to touches.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint