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.

_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to