Zend Certified Engineer

phpguru.org

Quality PHP, Javascript and C# code
Download RGraph: HTML5 canvas graph library... Home ~ Downloads ~ FAQs ~ Licensing
RSS Feed RSS Feed
Follow me on Twitter Follow me on Twitter

Articles

HTML5

Javascript

PHP5

PHP4


Bookmark with delicious Stumble! this site tweet this site

A CSS and Javascript AutoComplete

A Javascript library which provides an auto-complete dropdown which you can attach to one or more form inputs (typically text inputs). It functions the same as the Internet Explorer auto-complete, and works in Internet Explorer and Firefox (tested on Internet Explorer, Firefox, Chrome, Safari and Opera).

You can download the code here.

Features

Demo

You can either press a key whilst focused on the input box, or you can double click the input box. Just like Internet Explorers built in auto-complete.

Email: Colour:

The example illustrates how the auto-complete appears above dropdowns (combo boxes) - not usually the case for layers in Internet Explorer. Also, the second text box is readonly. This is totally optional and you can achieve it by setting the READONLY attribute on your form field.

Requirements

The AutoComplete widget works with all the major browsers:



RGraph: HTML5 canvas graph library

Example graph made using RGraph

If you're interested in web development, then you may also be interested in RGraph: HTML5 canvas graph library. It uses HTML5 features to produce a wide variety of graph types. Because it moves the creation of graphs from the server to the client, it can significantly reduce the load on your server and your bandwidth usage.