sidebar




JavaScript Source Code 3000: Navigation: Sidebar








































Sidebar







Now you can add links to your Netscape 6 sidebar. Easy!




Add JavaScript Source Code 3000 to Netscape 6 sidebar




JavaScript Source Code 3000: Navigation: Sidebar
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 Command-s). The script is yours!!!





    





<!-- TWO STEPS TO INSTALL SIDEBAR:

1. Copy the coding into the HEAD of your HTML document
2. Add the last code into the BODY of your HTML document -->

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

<HEAD>

<SCRIPT LANGUAGE="JavaScript">
<!-- Original: Steven (schalker@msn.com) -->
<!-- Web Site: http://www.angelfire.com/tv/stevenc -->

<! >
<! >

<!-- Begin
function addToBar() {
if(window.sidebar&&window.sidebar.addPanel)
window.sidebar.addPanel(document.title,"http://javascript.internet.com","");
else
alert('This works for Netscape 6 only.');
}
// End -->
</script>

</HEAD>

<!-- STEP TWO: Copy this code into the BODY of your HTML document -->

<BODY>

<a href="javascript:addToBar()">Add JavaScript Source Code 3000 to Netscape 6 sidebar</a>



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











Wyszukiwarka

Podobne podstrony:
page no sidebar
page sidebar right
page sidebar left

więcej podobnych podstron