Posts Tagged ‘menu’

Free JavaScript based Content Slider & A Free jQuery Plugin


SlideDeck is a Free JavaScript based Content Slider. With this beautiful free content slider script you can display content on websites, mobile phones and kiosks.

Free JavaScript based Content Slider & A Free jQuery Plugin

It delivers a better user experience by removing the information overload and providing a fun, quick and beautiful way to interact with digital devices.

Read the rest of this entry
Posted on: January 22, 2010 as Gallery, Javascript, Menu and Navigation, Other, Scripts, Tools
1 Comment

Free MooTools Tree Control – Mif.Tree


Mif Tree is a Free MooTools Tree control to create beautiful customizable Tree menus.  This control allows you to customize every part according to your needs.

Free MooTools Tree Control

The tree menu created with Mif Tree can also be browsed via keyboard and supports checkboxed tree menus.

Website: http://mifjs.net/tree/

Demo: http://mifjs.net/tree/Demos/index.html

Posted on: March 5, 2009 as Javascript, Menu and Navigation, Other, Scripts, Tools
No Comments

Free CSS & Flash Menus


WebMenuBank.com provides the free menu resources. It has a nice library that contains a collection of Horizontal, Vertical and Flash menu.

Free CSS & Flash Menus

Select any menu and you will get the code to use for your site for FREE.

Website: http://www.webmenubank.com

Posted on: February 20, 2009 as CSS, Design, Flash, Menu and Navigation
No Comments

Open Source jQuery Dropdown Menus With pop!


Pop is an open source javascript plugin for jQuery to make dropdown menus. Pop controls a main container and show / hide that container using some simple javascript. You can put anything in the container to control it using Pop!

Open Source jQuery Dropdown Menus With pop!

it just requires some lines of code to be operated. You will like less code and effective performance of that Open Source Free Dropdown Menu.

Demo and Download Instructions: http://pop.seaofclouds.com/

Posted on: February 7, 2009 as Javascript, Menu and Navigation, Open Source, Scripts
5 comments

Styled Menus – Free CSS / HTML Menus


Working on the web projects and looking for ideas for the menu navigation?

Styled Menus may be an attractive alternative to help you design your menu. It is nothing less than a site that offers a wide variety of designs in very professional, compatible with all web browsers. You Can see each of the designs in action and download all the code of those who have called your attention.

Styled Menus - Free CSS / HTML Menus

Read the rest of this entry
Posted on: January 27, 2009 as CSS, Design, Freebies, Menu and Navigation
No Comments

Fancy Sliding Tab Menu using script.aculo.us


A lightweight, fancy and good looking  smooth navigation using the popular script.aculo.us. Tabs are developed with care and there is no jerk while using them. Tab sliding effect is very good and interesting. It looks quite cool and can add some nice interaction to any site. Though its in earlier stages but it may be interesting for people to have a look at.

Fancy Sliding Tab Menu using script.aculo.us

Currently the tab slide has been tested in Fixefox 2.0, Internet Explorer 7 – 6, Opera 9 and Safari 3.

Visit Website

Demo: http://www.andrewsellick.com/examples/tabslide/

Download: http://www.andrewsellick.com/examples/tabslide/tabslide.rar

Posted on: January 25, 2009 as Javascript, Menu and Navigation, Open Source, Scripts
No Comments

jsTree – Open Source Javascript Treeview Component


jsTree - Open Source Javascript Treeview Component

We can create javascript treeview component quickly with jsTree. It accepts various data sources including predefined HTML, JSON and XML. User can open, close, rename, create, delete nodes easily. jsTree supports drag & drop and multiple select as well. And also, jsTree supports easy CSS customization of icons, dots, background, fonts & sizes. So that you can create your own unique javascript treeview component easily.

Requirements: jQuery Framework

Website: http://www.jstree.com

Demo: http://www.jstree.com/jsTree/examples/

Posted on: January 4, 2009 as Menu and Navigation, Open Source
1 Comment

CSS Javascript Fancy Menu By Devthought!


In this article Guillermo Rauch’s will go through the creation of a custom navigation bar with some cute Javascript effects that will certainly impress your friends and the visitors coming to your website. This custom navigation bar needs Mootools library, this beauty is contained in 1.5kb. Not only that, but it’s also cross browser (tested on Internet Explorer 6/7, Firefox and Safari) and accessible.

Posted on: December 2, 2008 as Javascript, Menu and Navigation, Scripts
No Comments

Circular Menu With Sub-Menus


CSSPlay is presenting a chic circular menu that can have sub-menus.

Within a limited space, the menu offers a comprehensive browsing experience.

There is also a small information that can be displayed when an item is hovered.

It uses ordered-lists for all major browsers & uses some tables if the browser is IE6.

P.S. The menu is not totally free. A donation is required for use.

Posted on: November 28, 2008 as Javascript, Scripts
No Comments

Horizontal Javascript Accordion Menu!


This versatile 1kb horizontal accordion script can be used for menus, images, presentation content and more.

The script will automatically adjust to the number of elements in the accordion and the dimensions of the accordion.

The front-end markup for the script is a simple unordered list as in the example below…

<ul id="sm" class="sm">
<li><img src="images/1.gif" alt="" /></li>
<li><img src="images/2.gif" alt="" /></li>
<li><img src="images/3.gif" alt="" /></li>
<li><img src="images/4.gif" alt="" /></li>
</ul>

To build the accordion call the function below onload…

slideMenu.build('sm',200,10,10,1)

Click here to view the working sample.

Posted on: November 27, 2008 as Javascript, Other, Scripts
2 comments