Smashing Magazine - we smash you with the information that will make your life easier. really.
60 More AJAX- and Javascript Solutions For Professional Coding
When it comes to design of modern web-applications, Ajax is considered as a standard approach. Interactive solutions for lightboxes, form validation, navigation, search, tooltips and tables are developed using Ajax libraries and nifty Ajax scripts. Ajax is useful and powerful. However, when using Ajax, one should keep in mind its drawbacks in terms of usability and accessibility. With an extensive use of Ajax, you can easily confuse your visitors offering too much control and too many features.
Nevertheless, it’s important to know what’s possible, particularly since you can develop new ideas further, improving the quality of your web applications. Since our last article 80+ AJAX-Solutions For Professional Coding many things have changed — new scripts were introduced, new creative solutions were developed, new robust development kits have been released. They all are supposed to serve a better user experience and provide more comfort for web-developers.
This post presents over 60 new useful Ajax scripts, libraries and solutions which you can use in your future projects. License agreements can change from time to time — please read them carefully before using the script in a commercial web-application.
You might want to consider checking out the following related posts:
- 30 Scripts For Galleries, Slideshows and Lightboxes presents scripts of impressive slideshows, lightboxes and galleries you can use for effective presentations of your images,
- 40+ Tooltips Scripts With AJAX, JavaScript & CSS with handy tooltips scripts for intuitive and well-designed visual clues,
- Data Grids with AJAX, DHTML and JavaScript with free solutions for data grids, developed with AJAX, DHTML and/or JavaScript,
- Powerful CSS-techniques For Effective Coding which features 50 new CSS-techniques, ideas and ready-to-use solutions for effective CSS-coding.
Please notice: the overview presented below is not just a yet-another-one-collection of Ajax-scripts. It’s a collection of really useful ones, the ones you can use in almost every project you’ll be working on.
Useful Ajax Scripts
Mocha UI
Mocha is a web applications user interface library built on the Mootools javascript framework. The Mocha GUI components are made with <canvas> tag graphics.
An Accessible Slider
“Recently we designed and developed an interface that required a slider control, which allows users to choose one or a range of values on a continuum. Values on a slider can represent anything from hours on a clock to the volume on a music player to a complex, proprietary data set. In its simplest form, the slider is displayed as an axis of values with a handle to drag and select a value, or two handles for selecting a range.”
FancyUpload
Swf meets Ajax. An upload widget that allows queued multiple-file upload including progress bars.
Coda Popup Bubbles
“When you move the mouse over the popup, this triggers a mouseout on the image used to trigger the popup being shown. I’ll explain (carefully) how to make sure the effect doesn’t fail in this situation.”
Facebook Style Input Box
The approach to re-create the autocomplete method of adding multiple recipients to messages used on Facebook. “I’d seen it in Facebook before, which has a really decent implementation of this concept (it work well, but it doesn’t respect any modern programming principles; basically, it’s a big tag soup with lots of inline Javascript)”
Rich Text Editor
The Rich Text Editor is a UI control that replaces a standard HTML textarea. It allows for the rich formatting of text content, including common structural treatments like lists, formatting treatments like bold and italic text, and drag-and-drop inclusion and sizing of images. The Rich Text Editor’s Toolbar is extensible via a plugin architecture so that advanced implementations can achieve a high degree of customization. The tool is based upon Yahoo UI Library.
iCarousel
iCarousel is an open source (free) javascript tool for creating carousel like widgets.
Ext JS – JavaScript Library
An extensive JavaScript-Framework with numerous modules and components such as tables, trees, windows, layouts, forms, and tabs. All of them look as if they’ve been used in standard desktop-applications.
Moo Wheel
The purpose of this script is to provide a unique and elegant way to visualize data using Javascript and the <canvas>-object. This type of visualization can be used to display connections between many different objects, be them people, places, things, or otherwise. The script is licensed under an MIT-style license.
Product Slider
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.
Taggify Tooltips
This post demonstrates how you can use Taggify widget to enhance your blog with the functionality to show popup tooltips for parts of your images.
Gettyone Search Options Menu
Learn how to implement a Gettyone-like search options menu which display a layer with some search options below the input search field, when an user click on the input field to searching for something.
Moo Canvas
Modern browser support the <canvas> tag to allow 2D command-based drawing. This script provides the third dimension, allowing for browser drawing with pure JavaScript. To use, web developers only need to include a single script tag in their existing web pages.
Relay – Ajax Directory Manager
Relay is an Ajax-powered file management library. It has a multi-user access restriction, allowing the administrator to control user access to uploaded files. Features: drag-n-drop files and folders, dynamic loading file structure, upload progress bar, thumbnail view, including pdf and multiple users & accounts.
GlassBox
GlassBox is a compact Javascript User Interface (UI) library, which use Prototype and Script.aculo.us for some effects. With GlassBox you can build transparent border, colorful layouts and “Flash-like” effects. Take a look at the site itself: you can use the keyboard navigation: Keys 1-8 (display page), arrows left/right (previous/next page) and arrows up/down (Scroll content).
qGallery
qGallery is a Prototype-based gallery script which automatically takes care of the image processing, offers multipple viewing modes and comes with a number of transition effects.
Amberjack
Amberjack is a lightweight Open Source library, enabling you to create site tours. The JavaScript library is lightweight (~4K), stable, LGPL licensed, browser compatible, set up in 2 minutes & super-easy to customize.
GWT-Ext Widget Library
GWT-Ext is a powerful widget library that provides rich widgets like Grid with sort, paging and filtering, Tree’s with Drag & Drop support, highly customizable ComboBoxes, Tab Panels, Menus & Toolbars, Dialogs, Forms and a lot more right out of the box with a powerful and easy to use API. It uses GWT and Ext.
Flexigrid
Lightweight but rich data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect to an xml based data source using Ajax to load the content.
cforms II
cforms is a plugin for WordPress, offering convenient deployment of multiple contact forms throughout your blog or even on the same page. The form submission utilizes AJAX, falls back, however, to a standard method in case AJAX/Javascript is not supported or disabled.
Masked Input Plugin
A masked input plugin for the jQuery javascript library. It allows a user to more easily enter fixed width input where you would like them to enter the data in a certain format (dates,phone numbers, etc). It has been tested on Internet Explorer 6/7, Firefox 1.5/2, Safari, and Opera.
Oversized Sliding Tabs
Sliding Tabs is a mootools 1.11 plugin which adds a pretty neat effect. It’s a clone of something seen on Panic Software’s Coda site, which in turn is very heavily inspired by a widget used in the iTunes Music Store. Similar jQuery solution.
Custom Checkbox with jQuery
This script provides you with the ability to customize the design of checkboxes in your web forms. You can use the default skin and the Safari skin which are provided with the package.
NicEdit
NicEdit is a Javascript/AJAX inline content editor to allow easy editing of web site content on the fly in the browser. It integrates into any site in seconds to make any element/div editable or convert standard textareas to rich text editing.
AJAX Instant Messenger
is a browser-based instant messaging client. It uses AJAX to create a near real-time IM environment that can be used in conjunction with community, intranet, and social websites. No refreshing of the page is ever needed for this "web application" to work, as everything is updated in real-time via JavaScript.
Mootools animated sidebar menu
This tutorial explains how to implement an animated menu using mootools. You can see how it works directly from mootools site.
LiveValidation
LiveValidation is a small open source javascript library built for giving users real-time validation information as they fill out forms. Not only that, but it serves as a sophisticated validation library for any validations you need to make elsewhere in your javascript, it is not just limited to form fields.
Creating a table with dynamically highlighted columns
There is a number of impressive things happening within this small area.
Tablecloth
Tablecloth is lightweight, easy to use, unobtrusive way to add style and behaviour to your html table elements. By simply adding 2 lines of code to your html page you will have styled and active tables that your visitors will love :) Try to mouseover or click on a table below.
Unobtrusive Table Actions Script
An attempt at writing an unobtrusive (and fast) script that adds commonly required "actions" to data tables. Can Zebra stripe the table. And supports row hover, column hover and cell hover effects
FancyForm
FancyForm is a powerful checkbox replacement script used to provide the ultimate flexibility in changing the appearance and function of HTML form elements. It’s easy to use and degrades gracefully on all older, non-supporting browsers.
Starbox
Starbox allows you to easily create all kinds of rating boxes using just one PNG image. The library is build on top of the Prototype javascript framework. For some extra effects you can add Scriptaculous as well. Check the demos below to see what Starbox is all about and read on for more information on how to customize your own Starboxes.
Style Your Website’s Search Field with JS/CSS
Continuing to provide unobtrusive solutions, CSSG is happy to present SearchField. It serves as a way to style your search field and add behavior without any additional JavaScript or modifications in your markup. It features plug & play onfocus and onblur behaviors and auto suggestion like you’ve never seen before.
The sliding Date-Picker
Due to the development of Qash.nl, a Dutch personal finance website full of cool javascript features, it’s somewhat quiet around here. But to keep you satisfied, we present the sliding date-picker. This element enables you to pick dates with a simple slider bar. By dragging the bar over the time-line, the dates change instantly.
Carousel
Prototype UI. Carousel are great to display a large set of data like images.
minishowcase
minishowcase is a small and simple php/javascript online photo gallery, powered by AJAX that allows you to easily show your images online, without complex databases or coding, allowing to have an up-and-running gallery in a few minutes.
Timeline
Timeline is a DHTML-based AJAXy widget for visualizing time-based events. It is like Google Maps for time-based information. Below is a live example that you can play with. Pan the timeline by dragging it horizontally.
Displaying source code with Ajax
The script fires off an Ajax request, gets the document the link points to, replaces the special characters and adds line numbers.
mooSlideBox 3
The mooSlideBox v3 is a small and slim ajax based extension or replacement of the common "lightbox" that can be found on nearly every page. This lightbox clone works in IE 6/7, Opera and Firefox.
Accessible News Slider
Accessible News Slider is a JavaScript plugin built for the jQuery library. It meets the accessibility requirements as outlined by WCAG 1.0.
jsProgressBarHandler (Dynamic Unobtrusive Javascript Progress/Percentage Bar)
jsProgressBarHandler is a Javascript based Percentage Bar / Progress Bar, inspired upon JS-code by WebAppers and CSS-code by Bare Naked App. Next to a structural rewrite of the WebAppers code, this javascript progress bar can easily be extended and tweaked just by setting a few parameters.
CNN Style Scrolling Ticker with the Marquee Toolkit Control
Besides scrolling the items from right to left, the liScroll plugin supports two additional features
mooSocialize – ajax based social bookmark widget
Enough of having to submit interesting articles by hand to your favorite social networks and newsgroups? Then this is for you. Based on ajax, this small widget allows to integrate many many bookmarks for every post on your blog, website etc.
CheckBoxList hover extender
“We created an AJAX Control Toolkit Extender that asynchronously calls a web service method (or a page method) to obtain the information displayed in the popup control, when the user hovers over an item.”
Cornerz
Bullet Proof Corners plugin for jQuery using Canvas/VML
Lightview
Lightview was built to change the way you overlay content on a website. Works on all modern browsers
lightWindow
Another script you can use to integrate lightboxes and online-galleries in your web-pages. This lightweight script supports 5 different types of Media: Pages, Inline Content, Media (movies, SWF, etc), images (galleries, single), External Websites (via IFrame). Photo: Patrick Cheatham.
DatePicker using Prototype and Scriptaculous
An unobtrusive and flexible date picker widget which uses Prototype and Scriptaculous libraries. 52 More Calendars and Date Picker Designs.

ModalBox
ModalBox is a JavaScript technique for creating modern modal dialogs or even wizards (sequences of dialogs) without using conventional pop-ups and page reloads.
Accordion v2.0
A lightweight accordion that is built with Scriptaculous, has vertical, horizontal and nested styles and works properly in every browser.
New unobtrusive dynamic flickr badge
A compact Flickr-Badge for presentation of Flickr-images with a navigation option.
13 Awesome Javascript CSS Menus
13 “fresh” JavaScript+CSS-based navigation menus in a brief overview. Among other things Slashdot Menu and Sexy Sliding Menu displayed below.
Further Ajax scripts
Maillist
An AJAX addon for your site, a Mail list. An email address can be submitted without having to reload the whole page.
ClickHeat
ClickHeat is an Ajax-powered visual heatmap of clicks on a page, showing hot and cold click zones. You can also use the heatmap generator outside ClickHeat for your own applications, using PHP and GD library.
Prototype UI
Prototype UI is an open-source configurable Modal Window system. The library allows you to add a window or a dialogue. Windows can have a shadow and be scannable; modal mode is available, and there is a window manager for Web OS behavior.
Protoload makes it easy to show the User what is going on.
Imagine a complex Rich Internet Application using different hidden requests and processes working side by side. Protoload makes it easy to show the User what is going on.
Step by Step – Show and explain visitors what your page has for them
You might have encountered interactive demos created with screencasting and screengrabbing software that explain an interface to users in a step-by-step manner. This is exactly what this script does for web sites.
FontSize slider
Enables visitors to define the font-size of the page.
Facebox
Facebox is a jQuery-based, Facebook-style lightbox which can display images, divs, or entire remote pages. It’s simple to use and easy on the eyes. Download the tarball, view the examples, then start enjoying the curves.
Resources
- Ajax Rain is a growing collection of Ajax / Javascript / DHTML examples and demos you can download for free. The site currently offers over 1000 examples.
- 14 Cool Mootools Scripts lists useful Ajax-scripts for the Mootools library.
- 45 Fresh jQuery Plugins offers a growing list of references for jQuery plugins and solutions.
The Co-Founder of Smashing Magazine. Former writer, web designer, freelancer and webworker. Author of several books. Runs the business.
- 167 Comments
- 1
- 2
- 3April 15th, 2008 8:14 am
This is a great collection! Thanks!
- 4April 15th, 2008 8:20 am
Fantastic Collection as always, keep up the great work Smashing Magazine!
- 5April 15th, 2008 8:31 am
I’ve used “cforms II” I gives you loads of options to make it look and work just about any way you want it to.
- 6April 15th, 2008 8:42 am
found this yesterday on dzone, it’s a comparison of ~10 lightbox scripts: http://blog.darkcrimson.com/2008/04/modal-kombat-a-lightbox-comparison/
- 7April 15th, 2008 8:48 am
Grate! Thanks! always a good place to find this kind of tools.
- 8April 15th, 2008 8:58 am
Datepicker is listed twice.
It’s pretty nice. I use it myself. I had to jackson it to get it to work properly but it still looks great.
- 9April 15th, 2008 9:21 am
hi there, i have been trying to find the resource and the origin of the concert hall application image you used under “light window”, could you be kind enough to direct me to where you found that application or image. i looked under the light window site and i can’t seem to find it.
- 10April 15th, 2008 9:40 am
I really like the MooWheel, but it is difficult to mouse over a label to see who is connected to whom. Anyway to remedy that problem?
- 11
- 12April 15th, 2008 10:10 am
now this is seriously your one of your top posts to date. good compilation and finds. thanks much.
- 13April 15th, 2008 10:41 am
I must be the only one then who wasn’t really inspired by those, but then I don’t see the Ajax a very useful. Too much hype.
- 15April 15th, 2008 11:00 am
Great article, beautiful resource. In my blog the Italian version… thank you
- 16April 15th, 2008 11:07 am
Thanks for the links. I didn’t know about Lightview, Lightwindow I knew but the image shown tricked me into thinking it had something new going on. Keep it up.
- 17April 15th, 2008 12:11 pm
Thanks Smashing, it’s like you read my to-do list for work and tended to my needs.
- 18April 15th, 2008 12:32 pm
I modified the accessible news slider plug in and used it for the galleries here Link
- 19April 15th, 2008 12:33 pm
I modified the accessible news slider plug-in a bit and used it for the galleries here Link
I think it made a great accessible solution for the galleries.
- 20April 15th, 2008 12:59 pm
Nice collection agian ;) I Like it.
- 21April 15th, 2008 1:02 pm
Great list. I love these kinds of posts.
- 22April 15th, 2008 1:52 pm
awesome.. list..
- 23April 15th, 2008 2:07 pm
Unbelievable amazing list. Thanks
- 24April 15th, 2008 3:03 pm
Gold!
- 25April 15th, 2008 3:55 pm
Thank you again for your promotion of the Accessible News Slider. It continues to be the most visited page on my Web site, and developers have shown a real interest in promoting functional accessibility through its use.
@Jared — GREAT JOB!
d’bug @ blog.reindel.com
- 26April 15th, 2008 5:59 pm
what’s a great collection! Thanks!
- 27April 15th, 2008 6:12 pm
why are all the images broken?
- 28April 15th, 2008 6:39 pm
great post (as always).
just thought I would let you know that the MooSlideBox 3 url is not working.
cheers,
jonesy - 29April 15th, 2008 7:37 pm
Excellent Collection of Ajax scripts.
Collect working demos for the above scripts
- 30April 15th, 2008 11:07 pm
Thanks ! i finally found the image gallery i was looking for ! :D
- 31April 15th, 2008 11:55 pm
Great list as always!
I’ve been looking for a javascript/ajax gallery that can show .swf-files. I make a lot of banners and It would be great just putting them on the server to show my clients instead of making a html-page everytime.
- 32April 16th, 2008 1:53 am
nothing really new except mooWheel….
- 33April 16th, 2008 2:10 am
You can also add Rialto ( http://rialto.improve-technologies.com/wiki/) in this big ajax solution list.
Great work.
- 34April 16th, 2008 3:06 am
This is great, I’m glad to see so much MooTools stuff here!
- 35April 16th, 2008 3:12 am
Super !!
- 36April 16th, 2008 3:50 am
Great Collection…Thanks
- 37April 16th, 2008 4:17 am
miniajax.com has a nice layout of some more popular ones as well
- 38April 16th, 2008 4:57 am
Thumbs up!
- 39April 16th, 2008 5:03 am
Buenisimo aporte. Gracias !
- 40April 16th, 2008 5:44 am
You people are an absolute godsend. This was exactly what I needed,
when I needed it. Put me on your list, please.Thanks again.
B.Griffin - 41
- 42April 16th, 2008 9:58 am
Great collection!
One thing I noticed, you may want to change the Image you are using for “Relay” or blur the bottom right corner.
- 43April 16th, 2008 8:25 pm
Great collections……..
- 44April 17th, 2008 12:43 am
It’s amazing. Very nice.
@Gerado, Coterfield: It would be nice, if you could post your comments in english next time you write one. I’m from Germany.
- 45April 17th, 2008 12:46 am
Thanks alot!
- 46April 17th, 2008 6:24 am
I have to sign up just to say thanks. Great work!
- 47April 17th, 2008 8:34 am
Nice Collection……… Thanks.
- 48April 18th, 2008 7:08 am
wow.. am speechless :)
- 49April 18th, 2008 2:55 pm
Excellent collection. Thank you for sharing
- 50April 19th, 2008 7:39 am
This page looks terrible in IE7, all scrunched up into a three-inch wide column on the left. Is it accidental? Or is this one of those IE-bashing sites?
- 51April 19th, 2008 1:16 pm
Excellent list!!!! Will be very useful, thankkss!!!
- 52April 22nd, 2008 2:00 am
Jobs in Middle East, Jobs in Gulf, Jobs in Dubai & Gulf, Jobs in Dubai, Jobs in UAE, jobs in Dubai, Jobs in Iraq, Jobs in Kuwait, Jobs in Jordan, Jobs in Bahrain, Jobs in Algeria, Jobs in Egypt, Jobs in Lebanon, Cairo, Abu Dhabi
الموقع الرائد في توظيف الموارد البشرية بمصر و الدول العربية
فرص عمل ,وظائف شاغرة ,شركات توظيف,وظائف,توظيف,وظيفة,موظف موظفين اعمال,طالب عمل ,مهندس ,دكتور,محاسب,بترول,بنك,وظائف حكومية,سكرتير ,وظائف الامارات,وظائف فرص عمل,وظائف السعودية,وظائف الخليج,وظائف مصر,وظائف الكويت,وظائف دول الخليج,وظائف خاليه,وظائف الدول العربية,البحث عن وظائف,طلب وظائف,مطلوب وظائف,وظائف حكومية,وظائف شاغرة,بحث عن وظائف
- 53April 23rd, 2008 1:10 am
Great work!
Афигенна чуваг, писши есчо! - 54June 4th, 2008 8:30 pm
I want tp provide multiple sliding date-pickers in a web page.
How can i do it?Caould you please help me regarding this. - 55July 15th, 2008 5:46 am
Đoạn mã này là một cách thông minh để ẩn một phần đối với các đoạn văn bản dài trên trang web, sau đó thêm một liên kết cho phép người dùng ẩn/hiện đoạn văn bản đầy đủ. Đoạn mã này cho phép bạn chọn chiều dài của đoạn văn bản cần ẩn đi trong toàn bộ vùng văn bản.
- 56July 16th, 2008 4:00 am
it’s awesome!! thanks alot
- 57July 26th, 2008 3:08 am
It’s world of dynamic collection..
It’s really really… great.. thanks a lot…
- 58September 22nd, 2008 10:13 pm
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
- 59October 22nd, 2008 9:23 am
Very nice , Thanks
- 60November 2nd, 2008 5:54 am
Hello :D
- 61November 13th, 2008 10:45 am
Thanks for the effort to put these great scripts together, really a fantastic toolbox!
- 62January 23rd, 2009 2:27 am
what a great stuff
- 63February 10th, 2009 5:46 am
This is awaysome… great list by great people… keep it going guys!
And thanks for the big effort you done on this page and on all scripts. - 64February 18th, 2009 2:00 am
is i can get FeedReader type of web application where i can added dynamic feeds link
please send link for itThanks in advance
- 65May 13th, 2009 6:45 pm
Well the collection is superb for professional use….
thanks !
- 00
There are no trackbacks at this time. If you are interested in leaving a trackback, please use this URL.
Leave a Comment
Make sure you enter the * required information where indicated. Please also rate the article as it will help us decide future content and posts. Comments are moderated – and rel="nofollow" is in use. Please no link dropping, no keywords or domains as names; do not spam, and do not advertise!
- Magazine RSS Feed
177,918 readers - Follow us on Twitter
83,669 followers
Interact
Popular
- 100 Wordpress Themes
- Photoshop Tutorials
- Fantastic Wallpapers
- 40+ Excellent Freefonts
- Dual-Screen Wallpapers
- Wordpress Themes for 2009
- Illustrator Tutorials
- Incredible Free Icon Sets
- High-Quality Free Fonts
- 30 Scripts For Galleries
- Photoshop Text Effects
- Useful Icon Sets
- Web Design Trends
- iPhone Wallpapers
- Before Launching a Website
- CSS Layouts And Templates
- Photoshop Actions
- Stunning Pictures and Photos
- Fantastic HDR Pictures
- Logo Design Tutorials
- Free Design Templates
- 10 Mistakes In Logo Design
- Photoshop Custom Shapes
- 40 Creative Design Layouts
- 8 Layout Solutions
- 53 CSS Techniques
- Photography Techniques
- Black & White Photography
- Styling Design Elements
- CSS-Based Forms
- 50 jQuery Techniques
- 50 Portfolio Websites
- 50 CSS Techniques
- Creative Logo Designs
- Desktop Wallpapers
- 25 Open Source Mac Apps
- 50 Free Icon Sets
- Glassical: A Free WordPress Theme - http://bit.ly/19EvYr
- Please nominate Smashing Magazine for Best Online Magazine in the 2009 Open Web Awards - http://bit.ly/10ynWA
- Mega Drop Down Menus with CSS & jQuery - http://bit.ly/24novl
- Join us on the Smashing Magazine's Official Facebook Page - http://bit.ly/18ebRT
- #followfriday @inspiredmag @designerdepot @DesignMagTweets @inspirationbit @Colorburned @buysellads @TheCoolHunter @behoff
- New format on @smashingmag: The Beauty of London in Design - http://bit.ly/1Hkju8
- Unbelievable: Ponte City Tower in Johannesburg - http://bit.ly/Iv2k5 - When modern architecture isn't beautiful.






















































Excelente lista, justo lo que hoy pensaba buscar lo tengo servido, gracias a Smashing Magazine, punto aparte como Ud.s lo hacen cada cierto tiempo ya es hora de que listen los themes más frescos para los CMS más populares, se agradece de antemano.