[thelist] Basic JavaScript Help?

Richard H. Morris richard.morris at web-designers.co.uk
Wed Sep 26 06:34:27 CDT 2001


Vincent Birebent [vincent.birebent at laposte.net] offered:

> -----Original Message-----
> What about ? :
> 
> <head>
> <stuff>
> <script language="JavaScript">
> <!--
> function openWin1(foo) {
>    n =
> open('help'+foo+'.htm','_blank','width=450,height=450,menubar=no,s
> crollable=yes,res
> izable=yes');
> }
> // -->
> </script>
> </head>
> 
> and then
> 
> <body>
> A brief <a href="javascript:openWin1('1')" onMouseOver="window.status='An
> explanation of the terms'; return true">explanation</a>
> A brief <a href="javascript:openWin1('2')" onMouseOver="window.status='An
> explanation of the terms'; return true">explanation</a>
> </body>

Doh! Of course. Many thanks, works a treat.

Now where are those yellow Migraleves...

_/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/
Richard. H. Morris, Web Designers Limited
~~ http://www.web-designers.co.uk ~~
"I'd rather have a full bottle in front of me
          than a full frontal lobotomy"
_/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ 






More information about the thelist mailing list