![]() |
| ||||||||||
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| HTML/CSS/DHTML Place to talk about website design and get help with HTML, CSS, DHTML, etc. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Step 1: Add the following code to the <head> section of your page: ........................... <link rel="stylesheet" type="text/css" href="cssverticalmenu.css" /> <script type="text/javascript" src="cssverticalmenu.js"> /*********************************************** * CSS Vertical List Menu- by JavaScript Kit (JavaScript Kit- Your comprehensive JavaScript, DHTML, CSS, and Ajax stop) * Menu interface credits: Dynamic Drive CSS Library- Glossy Vertical Menu * This notice must stay intact for usage * Visit JavaScript Kit at JavaScript Kit- Your comprehensive JavaScript, DHTML, CSS, and Ajax stop for this script and 100s more ***********************************************/ </script> ---------------------------------------------------- Step 2: Add the below HTML to your page, which contain your menu links: <ul id="verticalmenu" class="glossymenu"> <li><a href="http://www.javascriptkit.com/">JavaScript Kit</a></li> <li><a href="http://www.javascriptkit.com/cutpastejava.shtml" >Free JavaScripts</a></li> <li><a href="http://www.javascriptkit.com/">JavaScript Tutorials</a></li> <li><a href="#">References</a> <ul> <li><a href="http://www.javascriptkit.com/jsref/">JavaScript Reference</a></li> <li><a href="http://www.javascriptkit.com/domref/">DOM Reference</a></li> <li><a href="http://www.javascriptkit.com/dhtmltutors/cssreference.shtml">CSS Reference</a></li> </ul> </li> <li><a href="http://www.javascriptkit.com/cutpastejava.shtml" >DHTML/ CSS Tutorials</a></li> <li><a href="http://www.javascriptkit.com/howto/">web Design Tutorials</a></li> <li><a href="#" >Helpful Resources</a> <ul> <li><a href="http://www.dynamicdrive.com">Dynamic HTML</a></li> <li><a href="http://www.codingforums.com">Coding Forums</a></li> <li><a href="http://www.cssdrive.com">CSS Drive</a></li> <li><a href="http://www.dynamicdrive.com/style/">CSS Library</a></li> <li><a href="http://tools.dynamicdrive.com/imageoptimizer/">Image Optimizer</a></li> <li><a href="http://tools.dynamicdrive.com/favicon/">Favicon Generator</a></li> </ul> </li> </ul> |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Persuasive techniques in advertising...? | Lexx. | Business and Finance Forum | 0 | 01-24-2010 04:48 PM |
| Liberal Arts program at seneca college? | Osh | Programming / Scripting / Coding Forum | 0 | 01-23-2010 05:06 PM |
| what does acquiring network address mean? | charlie | Networking, Internet Access, Wireless, Mobile, Wi-Fi | 0 | 01-03-2010 07:49 PM |
| Am I eating too little or too much? | Diana | Health Section | 0 | 01-03-2010 07:11 PM |
| How to call an element to several webpages, I think in PHP? | ghanes14 | PHP | 2 | 12-20-2009 09:40 PM |