The list of mine top 6 AJAX Solutions For Professional Coding

Who has used Flickr, GMail, Google Suggest, or Google Maps will realize that a new breed of dynamic web applications is emerging.Similar to traditional desktop applications without relying on plug-ins or browser-specific features.Yes,it is AJAX–Asynchronous JavaScript and XML.Smashingmagazine had present a list over 90 AJAX-based techniques at here(I copied some images from there),but I don’t think all of them are brilliance.Below is the list of mine top 6  AJAX Solutions.If you have yours,reply it pls.:)

AJAX Auto Completer

The sequence diagram below describes the participants involved with auto-completion of a form value using an AJAX interaction.

autocomplete-sequence

Related the best project:
AJAX AutoSuggest:The AutoSuggest class adds a pulldown menu of suggested values to a text field. The user can either click directly on a suggestion to enter it into the field, or navigate the list using the up and down arrow keys, selecting a value using the enter key. The values for the suggestion list are to provided as XML, or as JSON (by a PHP script, or similar).

ajax-javascript-scripts-10 

AJAX Menus

It allows to populate data for sub menus from the server “on-the-fly”

Related the best project:
AJAX Dialogs, Menus, Grids, Trees and Views:part of extjs

ajax-javascript-scripts-90

AJAX Tabs

It lets you display content pulled from external files inside a DIV and organized via CSS tabs.

Related the best project:
Ajax Tabs Content

ajax-javascript-scripts-34

AJAX Interactive Elements

It allows you to add window in a HTML page.

Related the best project:
AJAX Floating Windows

ajax-javascript-scripts-03

Enhanced AJAX Solutions

You can also use it for creating elaborate navigation menus. Key features:

    * Animated or static
    * Pull the slice in or out on click
    * 3D or 2D
    * Values can be displayed in the legend
    * Custom description for any slice
    * Clickable slices
    * Grouping small slices into one slice
    * Partial pies

Related the best project:
AJAX Emprise Charts: 100% Pure JavaScript Charts

ajax-javascript-scripts-13

AJAX Grids

the user experience can be greatly enhanced with further optional functionalities – such as sorting, filtering and fast editing.

Related the best project:
Grid3 Example: part of extjs

ajax-javascript-scripts-35

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • DZone
  • Reddit
  • Technorati
  • StumbleUpon
  • Twitter
RSS Enjoy this Post? Subscribe to Ntt.cc

RSS Feed   RSS Feed     Email Feed  Email Feed
You can leave a response, or trackback from your own site.

One Response to “The list of mine top 6 AJAX Solutions For Professional Coding”

  1. [...] The list of mine top 6 AJAX Solutions For Professional Coding Feb [...]

Leave a Reply