Archive for 'jQuery'

Multilevel Drop Down Navigation Menus: Examples and Tutorials

Navigation menus are the most important element one should pay attention when designing a website. Web-developers can create user-friendly horizontal or vertical navigation menus using CSS. Javascript makes it possible to create more interactive, more responsive and more flexible navigation to any website.

This article presents over 25 (horizontal and vertical) multilevel drop down menu built using Javascript and CSS which you can use in your future projects. Also you will find some useful tutorials at the end of this post where you can use to start building your own multilevel navigation menu.

View Source Article

Posted on 19 April '08 by Priyantha, under CSS, Java script, XHTML, jQuery. No Comments.

Javascript Packages

Ranking of the best JS Packages in the world Jqury in the TOP

View Source Article

Posted on 16 April '08 by Priyantha, under jQuery. No Comments.

37 More Shocking jQuery Plugins

It’s really amazing to see what one can create using jQuery. Developers just don’t stop making incredibly interactive web applications every now and then. This post just demonstrates excellent examples of some of the best jQuery plugins out there.

Posted on 16 April '08 by Priyantha, under AJAX, Java script, jQuery. 1 Comment.

Fade-in Spoiler Revealer

jQuery has some really simple built in features for “fading in” and “fading out” different page elements. I thought we could exploit some of those functions for a really simple Spoiler Revealer.

Between some smart CSS and jQuery, we can keep our markup really clean.

View Source Article

Posted on 15 April '08 by Priyantha, under CSS, jQuery. No Comments.