.

AJAX online Examples

Posted by admin | Posted in Ajax, Javascript, Web Development | Posted on 18-11-2009

0



There are a few special techniques or effects that can spice up just about any web page. These are the top 20 Ajax effects that every web developer should know. They’re essential parts of any web developer’s toolbox. If you haven’t seen them yet, you no doubt will in your future web development endeavors.

1. TextboxList meets Autocompletion

Auto-completing fields in a form can be a huge time saver and a major benefit to the user. For example, searching for email addresses is a chore that can easily made much more simple (and I dare say fun) with a splash of Ajax. TextboxList meets Autocompletion is one such example of an auto-complete script that takes a Facebook-esque approach to autocompletion. The implementation is crisp and useful, not to mention easy on the eyes.




Sign up for PayPal and start accepting credit card payments instantly.

Popularity: 1% [?]

37 More Shocking jQuery Plugins

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: 30+ Useful Scripts to Enhance Header Navigation

Posted by admin | Posted in JQuery, Javascript, MooTools, Prototype, Tips & Tricks | Posted on 05-08-2009

0

drop-down menu

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 [?]

23 Indispensible Ajax and Javascript Cheat Sheets

Posted by admin | Posted in Javascript, Main | Posted on 03-08-2009

0

http://i483.photobucket.com/albums/rr191/vnamedia/news/javacheat.jpg

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 [?]