| TOTAL: 9 Page: 1 of 1 |
|
Show hide menu - Learn how to make a simple javascript menu with submenu
In the first javascript tutorial you have the opportunity to learn how to make a simple menu with submenu that is opened and closed by click (onclick). Menu works like this: some parts of the table (submenues) are left invisible (diplay: none). When we click on the link, javascript navigation function, with ID that should be shown, is called and the hidden part of the table is opened as submenu. Let us get started with JavaScript function that we will place inside of head tags, together wi

| Hits: | 140 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-20 |
AnyLink CSS Menu - Create a professional text based dropdown menu!
AnyLink CSS Menu is a cool script that adds a drop down menu to any link on your page. Each menu is implemented as plain HTML (a DIV containing links) on the page, making the menu contents search engine friendly and potentially much easier to deploy and customize than menus where the contents are stored inside the script. And to top things off, the drop down menu behaves intelligently in that if it's too close to the four corners of the browser window, it will reposition itself to avoid being ob

| Hits: | 48 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-20 |
AnyLink Vertical Menu - Create a stylish verticle side menu system
This is an alternate version of our AnyLink Drop Down Menu that works with vertical links instead. The menu is positioned to the right of the link, and works with most types of links, whether it's a regular text link, image link, or even a table cell or list (

| Hits: | 64 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-20 |
Javascript Expanding Menu
Expanding menus and boxes are becoming increasingly popular on website layouts. Now learn how you can create your own.

| Hits: | 91 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-20 |
Creating onMouseover menu effects
As CSS matures, and so too web browsers in supporting it, the concept behind hover menu effects is being redefined. Pretty much gone are JavaScript based image rollover effects, replaced with something far leaner and easier to mantain, using CSS. However, one technology will never fully replace the other, and in this article, I'll show you how to create a nice CSS based menu, then enhance it further with JavaScript.

| Hits: | 50 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-20 |
Sliding Menu
The sliding menu slides in with the click of a button and slides out with the click of a button. Copy the following buttons to use with your script by right clicking on these and select save as.

| Hits: | 90 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-20 |
Mouse Rollover Java Script
With new developments in web design technology like macromedia flash, 3-D rendering applications, streaming video, and graphical enhancements, today's webdesigners are faced with an ever-expanding choice of "content," all of it equally brain-numbing. (I like to think that "eX-Mania" is an exception to commercial, lowest-common-denominator fare, but then I recall those subliminal advertisements for strawberry-scented makeup remover pads that we keep inserting between arch literary references. OOP

| Hits: | 158 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-20 |
Drop Down Menu
1. Open your HTML document in a notepad or source code editor. 2. Copy this code into the HEAD of your HTML document .

| Hits: | 100 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-20 |
Drop-down link box
This Javascript-enabled select box is an excellent way to give access to multiple pages without using up lots of screen-space. It'll never replace text links though.

| Hits: | 116 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-07-20 |