|
|
|
|
CATEGORIES Home Getting Started HTML Cheat Sheet Webmaster Tools HTML Help Forum Color Codes Link to us |
||||
![]() | ||||
IE Tree MenuHome/JavaScript Categories/Enhancements/IE Tree Menu IE Tree Menu Credits: TheHTMLSource.com Description: This is a great way to organize your web site, it works just like Internet Explorer's Tree Menu (included on Window's) Its a great alternative to the common set of links and graphics. This works in both Netscape 3.0, IE 3.0 and higher. Demo: Directions Step 1: This script is used in frames, so the first step is to create the Right Frame. This is the frame the Tree Menu will be placed (If you already know how to create frames this will be very easy). Simply create a new .html page, name it leftframe.html, and place this code inside of it: Step 2: Now you should create your right frame, this can be any thing you want, for example the webpage you already have, this will be place on the right side of the page. and the IE tree menu will be on the left. Name this page rightframe.html: Step 3: Now you need to create the page to put these 2 frames together, this page will be named index.html. Copy and Paste this script into index.html |