Re: Javascript question.

by "Debra Sawyers" <dsawyers(at)ptd.net>

 Date:  Tue, 28 Dec 1999 14:18:22 -0500
 To:  "Per Lindberg" <pli(at)home.se>,
"HTML Writer's Guild -- Basics" <hwg-basics(at)hwg.org>
 References:  default
  todo: View Thread, Original

I�m making a Javascript for a new window,looks like this

<script language="JavaScript">
<!--
function openWin ()
{
open ("xxxxxxx.html" , "openWin" ,
"toolbar=no");
}
-->

</script>

Is it possible to make it resizeible or with scroll??

/Pelle

Sure thing, "toolbar=no,resizable=yes,scrollbars=yes"

Deb

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA