WebDesignJunkies.com

For your daily dose of inspiration

Archive for the ‘Ajax Solutions’ Category

An AJAX auto-complete text field

The AutoSuggest class adds a popdown 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 tab key. The values for the suggestion list are to provided as XML (by a PHP script, or similar).

Visit the web site

Ajax auto complete

  • 0 Comments
  • Filed under: Ajax Solutions
  • Autocompleting text fields

    Visit the web site

    Ajax autocompleting text field

  • 0 Comments
  • Filed under: Ajax Solutions
  • Ajax dynamic list

    Ajax dynamic list

    Ajax dynamic list

  • 0 Comments
  • Filed under: Ajax Solutions