Visio Guy

Visio Discussions => General Visio => Topic started by: benH on January 28, 2015, 02:11:43 AM

Title: Visio Viewer
Post by: benH on January 28, 2015, 02:11:43 AM
Is there a way in Visio Viewer to follow hyperlinks when a user does a single click, rather than a double click?

I have a javascript that is using the OnSelectionChanged event in VisioViewer, but this only gets fired on a double click, not a single click?
Title: Re: Visio Viewer
Post by: Paul Herber on January 28, 2015, 12:24:43 PM
Trouble is, single-click has other functionality which would be lost if this was changed.
Title: Re: Visio Viewer
Post by: benH on January 30, 2015, 10:26:42 PM
To be clear, I'm talking the free Visio Viewer, not the Visio Services Web Part.

I can't work out what single click does in Visio Viewer. What functionality would be lost?

What event is fired on single click?