PDA

View Full Version : test



Matt @ Skye Service
03-18-2005, 03:41 PM
<HEAD>

<SCRIPT LANGUAGE="JavaScript">
<!-- Idea by: Nic Wolfe ([email protected]) -->
<!-- Web URL: http://fineline.xs.mw -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=1,statusbar=0,menubar=0,resizable=1,width=300,height=200,left = 250,top = 200');");
}
// End -->
</script>

<form>
<input type=button value="Open the Popup Window" onClick="javascript:popUp('http://www.skyeservice.com')">
</form>

<!-- Script Size: 0.73 KB -->

Matt @ Skye Service
03-18-2005, 03:44 PM
test

Matt @ Skye Service
03-18-2005, 03:57 PM
test