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 <[EMAIL PROTECTED]> 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
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to