[Mono-list] On the new site
Kevin Breit
mrproper@ximian.com
Fri, 11 Jun 2004 14:16:27 -0500
Andrew Arnott wrote:
>The new site at www.mono-project.com looks great. Here's a broken link:
>
>On http://www.mono-project.com/using/index.html, clicking the
>MonoDevelop link launches this script:
>"javascript:openExternal('http://www.monodevelop.com');" That link
>opens a new browser window that is empty. Both in FireFox and Internet
>Explorer.
>
>
Thanks for the feedback. I'll get that fixed.
>What's wrong with <a href="http://www.monodevelop.com"
>target="_new">MonoDevelop</a> ?
>
>
We use the Javascript function so we have some control (if we want) over
the opening browser window.
Kevin