menu

FacebookTwitter

LavaLamp for jQuery lovers! | Ganesh

http://www.gmarwaha.com/blog/2007/08/23/lavalamp-for-jquery-lovers/ Hover above and feel for yourself, the nifty effect of Lava Lamp. What you just experienced is nothing but the LavaLamp menu packaged as a plugin for the amazing jQuery javascript library . I personally believe that the effect rivals that of flash – Don’t you? Especially considering the fact that it is extremely light weight. Just so you know, it weighs just 700 bytes(minified)!
http://blog.insicdesigns.com/2010/02/creating-a-fancy-menu-using-css3-and-jquery/

Creating a Fancy menu using CSS3 and jQuery 

Fancy menu was made popular by devthought , it is develop on top of the Mootools library. And later a jQuery version of this menu called lavalamp was made popular by Ganesh . This time I will show you how to achieve the same effect using the CSS3 new features. Note: Best viewed in a WebKit Browser (Safari and Chrome). This sample is just to demonstrate the capabilities of the new CSS3 features.
http://www.ilovecolors.com.ar/sliding-menu-using-jquery/

Sliding menu using jQuery | jQuery

Time for round #2! This time we’ll be building a sleek menu using jquery and some styles. What’s beautiful about jquery is how you can change a few bits and you get an entirely new effect. Last time we built some rollovers and tooltips using jquery and this time we’ll be building our slide menu on top of the same code. This tutorial assumes that you have a basic knowledge of jquery. Before we start, you might want to go ahead and try our example of sliding menus using jquery .