Navigation
Animated MiniTabs
posted byanupriya26inNavigation
This is about providing a sleek animation effect using tabs for navigation bar. It degrades well when the JavaScript is turned-off.
Reviews0
PriceFree
Views485
[jQuery Tutorial] Drop Down Menu
posted bysuper3boyinNavigation
In this tutorial I will tech you how to make a simple drop down menu using jQuery's slideToggle() method.
Reviews0
PriceFree
Views526
Degradable Tabs With jQuery UI
posted byStevoTVRinNavigation
Creating tabbed content is easy with jQuery UI. Using a simple HTML layout and calling the tabs function is all it takes. Here, I'll show you how to make a degradable tabbed interface. That is, we'll make it so the page is still readable when JavaScript is disabled. This involves hiding and showing elements using JavaScript before enabling tabs.
Reviews0
PriceFree
Views1022
Handling hashed links for web applications using AJAX
posted bybaglaninNavigation
Web page visitors may want to bookmark certain state or pass it along to others. In pre-AJAX days it was a matter of simply passing a page URL. With AJAX, however, there's no standard way of conveying page state when some content have been pulled thru an AJAX call.
One solution is to pass a "hash" parameter as if it was a request to move to an anchor within the page. That hash parameter can then be fetched processed by Javascript.
Reviews0
PriceFree
Views876
Load Page Depending On Browser Type
posted bysimac111inNavigation
In this tutorial I will teach you how to load a certain webpage depending upon what type of browser your user is using. This could be helpful because certain browsers handle css, html, and javascript differently.
Reviews0
PriceFree
Views1097
Jump Menus
posted byrachnaasirinNavigation
If you have a lot of links on a page and don't have enough of space to fit them all a simple way to add the links is to create a jump menu. Learn how to create jump menus in Macromedia Dreamweaver 4.0. Code is also included.
Reviews0
PriceFree
Views3893
dHTML drop down menu tutorial v2
posted byjamesinNavigation
A cross-platform, cross-browser drop-down menu system with tutorial. Works on version 4+ browsers. Easy to set up and configure. Includes submenus, and side menus
Reviews1
PriceFree
Views5458
Drop Down Menu Tutorial
posted byjamesinNavigation
This is a tutorial which creates a simple cross-browser drop-down menu system in JavaScript. Tested in IE 4+ NS 4+ NS6/7 Mozilla and Opera 5+. Now includes cascading submenus.
Reviews0
PriceFree
Views13444
Creating a drop down navigational box
posted byabstractinNavigation
Learn how to implement a drop down menu box using the SELECT element of forms and JavaScript.
Reviews0
PriceFree
Views9733
Navigation Menu JavaScript
posted bywebmasterinNavigation
One of the simplest ways to add a navigation feature on your site is to put a drop down menu on each of your pages. This short tutorial describes how to create a dropdown menu in JavaScript.
Reviews1
PriceFree
Views20183
Pull-down Menu
posted bywebinNavigation
The pull down menu is an excellent to condense many links into a small area. In the older days the only way to process a pull-down menu was to use a CGI script, but now you can do it with JavaScript. This tutorial presents several different types of pull-down menus: standard menu, menu with no button, using in frames, and using in a different window.
Reviews0
PriceFree
Views13473
So, You Want A Remote Control, Huh?
posted bywebmasterinNavigation
Here's a remote control panel that controls the bigger window. It allows you to open a specific page by clicking anf dragging the link with your mouse. Neat effect (Netscape only).
Reviews0
PriceFree
Views4336