home page




JavaScript Source Code 3000: Navigation: Home Page






























Home Page







(Netscape 4.0+ users only) Take the visitor to their browser's home page automatically or via a button or link click. Cool!


















JavaScript Source Code 3000: Navigation: Home Page
Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Apple-s). The script is yours!!!





    





<!-- ONE STEP TO INSTALL HOME PAGE:

1. Copy the coding into the BODY of your HTML document -->

<!-- STEP ONE: Paste this code into the BODY of your HTML document -->

<BODY>

<!-- To make it automatic, use this code

<SCRIPT LANGUAGE="JavaScript">
if (document.layers)
window.home();
</script>

-->


<!-- Or use this code to display a button -->

<center>
<form>
<input type=button value="Go to Home Page" onClick="if (document.layers) window.home(); else alert('Click Home in your browser to go the your home page.');">
</form>
</center>



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










Wyszukiwarka

Podobne podstrony:
set home page
Xhemjl Home Page Linux Podstawowe komendy Linuxa
page$
page&
install product page
page36
page 1
page 8
page3
les09 page handling tm

więcej podobnych podstron