[mapguide-users] Activate Hyperlink by double click
Gabriele Monfardini
gabrimonfa at gmail.com
Thu Oct 30 11:49:34 EDT 2008
The problem is that it is not so easy to replicate the behaviour in
the dwfviewer...
Regards
On Thu, Oct 30, 2008 at 13:04, jamesdudden <jamesdudden at blueyonder.co.uk> wrote:
>
>
> 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
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>
More information about the mapguide-users
mailing list