Posted by admin | Posted in Ajax, JQuery, Javascript | Posted on 10-11-2009
0
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.
jQuery Sliders
1) Slider Gallery- A similar effect used to showcase the products on the Apple web site. This ‘product slider’ is similar to a straight forward gallery, except that there is a slider to navigate the items, i.e. the bit the user controls to view the items. Simple stuff.
Popularity: 1% [?]

Drop-down menu (also known as pull-down menu) is an essential in most web design. It plays important role in the creation of an effective and user friendly website. It’s a good solution to trim down long menu that is overwhelming the screen space, getting them to display in a more organize category-sub category pattern.
In this article, we’d like to show you some of the best drop-down menu scripts we come to know. These drop-down menu varies from CSS only, CSS & Javascripts and menu that will work with your current Javascript library like jQuery, MooTools and Prototype. Full list after jump.
Popularity: unranked [?]
Posted by admin | Posted in Javascript, Main | Posted on 03-08-2009
0

JavaScript has always been one of the most popular programming languages on the web, and with the arrival of AJAX it quickly became the number one choice for pro web developers.
With the rapid rise of Javascript and Ajax many frameworks and libraries have been created by developers, namely MooTools, Scriptaculous, Prototype, and, of course the ever more popular and versatile jQuery.
All of these JavaScript cheat sheets are designed to act as reminders and as a comprehensive reference sheet, displaying the many Functions and Methods, Regular Expressions, XMLHttpRequest, Event Handlers… Basically, you will find, every aspect of Javascript and Ajax covered to aid you with development.
You will also find cheat sheets for all the major Javascript frameworks.
Popularity: unranked [?]