Auto-Complete using jqxInput, PHP and MySQL

The task is to implement a search field bound to MySQL Database. When the user types something in the search field, it will connect to the Database and search for matches. The results will be displayed in the jqxInput’s popup. … Continue reading
jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets
, , ,

Leave a comment

jQuery Input

With the release of jQWidgets 2.6, we introduced a brand new widget, called jqxInput. The jqxInput represents an input widget which provides suggestions while you type into the field. The datasource is a simple JavaScript array, provided to the widget … Continue reading
jQuery, jqxInput
, , , ,

Leave a comment