Script Category:    Auto Suggest

Auto Suggest Box


Auto Suggest Box

Overview

Description

This page shows an example of my JavaScript Auto Suggest Box. It is a normal text input box which, using a custom javascript function, automatically suggest's results as the user types. The mark up is simple and can be seen by viewing the source of this page. However to use it you must provide it with two custom functions of your own, one that provides it with results based on the search text it gives and the second is the function for it to call when the user has selected a result.

Author:

Tom Coote

User Ratings:

      

Compatibility


      compatibility

Other scripts Of this developer

 

Cookie Crumbs

This bit of JavaScript allows you to place a breadcrumb type trail of history on a page. This shows the user where they have been on the site and allows them to navigate back with a little more detail. So to achieve this the code will save in a cookie where the user has been and build up the crumbs every time they go to somewhere new. The cookie holds the link to the page they visited and the title of the page for a readable description.

Auto Suggest Box

This page shows an example of my JavaScript Auto Suggest Box. It is a normal text input box which, using a custom javascript function, automatically suggest's results as the user types. The mark up is simple and can be seen by viewing the source of this page. However to use it you must provide it with two custom functions of your own, one that provides it with results based on the search text it gives and the second is the function for it to call when the user has selected a result.

JavaScript Customizable Alert

I have developed a JavaScript alert box to replace the horrible default alert box from JavaScript. It has been created to work much like you would create an alert box in many windows application languages.

jQuery Column Filters

jQuery Column Filters

jQuery JSON Suggest/Search Box

Turn a text box into an auto suggest box which search's and displays results specified in a JSON string either on construction or dynamically. The set of results can contain images and extra details about each item. If must atleast contain the text to actually search on. The chosen item can optionally be sent to a callback method and is sent as the full object it was specified as from the JSON string. You can include as many extra variables as you want as part of the result.

jQuery Column Filters

jQuery Column Filters
  

Comments

COMMENTS:  Auto Suggest Box


NO COMMENTS TO DISPLAY. BE THE FIRST ONE TO WRITE !!!!!

OOPS! You forgot to upload swfobject.js ! You must upload this file for your form to work.