|
Here is your code that I got from the source
lt;script>
<!--
/*Full screen window opener script: Written by Website Abstraction (www.wsabstract.com) More free scripts here*/
function fullwin(){
window.open("../index.html","","fullscreen,scrollbars")
}
//-->
</script>
<form>
<input type="button" onClick="fullwin()" value="Open window">
</form>
__________________
Want to Make $$$$ with your Computer? No Risk! Simply press shift-4 four times in a row
|