Free Web Site - Free Web Space and Site Hosting - Web Hosting - Internet Store and Ecommerce Solution Provider - High Speed Internet
Search the Web
Java Script Tips - Open and Popup a Invest Window

Open and Popup a Invest Window

Web Tips: Java Script Tips


      Have you see a invest window popuped here just when entering this page?

Codes as following:

<script language="javascript"><!--
function invest()
{
newwin=window.open("investpage.htm","Inest You","toolbar=no,width=500,height=300,directories=no,status=no,scrollbars=no,resize=no,menubar=no")
}
// --></script>

<body onload="invest()">


Copyright (c) 1999 - 2001, robert han, all rigths are reserved.