[mapguide-users] Activate Hyperlink by double click
jamesdudden
jamesdudden at blueyonder.co.uk
Thu Oct 30 08:04:30 EDT 2008
This will also work with the onClick function at line 727 as below:
function OnClick(e)
{
if(msie)
ExecuteHyperlink(hlData.url);
return true;
button = e.which;
if(button==3)
{
Regards
-----
Straightforward solutions to take care of your business
http://www.software-matters.co.uk Software Matters
--
View this message in context: http://www.nabble.com/Activate-Hyperlink-by-double-click-tp18458503p20245533.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list