Auto Open and Close jqxDropDownList’s Popup

This blog post will show you how to use the jqxDropDownList’s API to implement auto open/close behavior. The widget’s popup should be opened when the mouse cursor is moved over it and should be closed when the mouse cursor leaves … Continue reading
JavaScript, jQuery, jQuery UI, jqxDropDownList
, , , , , , , , , , , , , ,

Leave a comment

Bind jQuery ComboBox to MySql Database using PHP

In this post, we will show you how to connect our jQuery ComboBox, called jqxComboBox to MySql Database using PHP. We will obtain the data from MySql Database and especially the Northwind Database. The first thing we need to do … Continue reading
JavaScript, JavaScript Plugins, JavaScript UI, JavaScript UI Plugins, JavaScript UI Widgets, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxComboBox, PHP
, , , , , , , , , , , , , , , ,

Leave a comment

Populate jQuery DropDownList with data from MySql Database using PHP

This post illustrates how to connect the jqxDropDownList widget to MySql Database using PHP. We will obtain the data from MySql Database and especially the Northwind Database. You can download the Northwind database .sql script here and run it into … Continue reading
JavaScript, JavaScript Plugins, JavaScript UI, JavaScript UI Plugins, JavaScript UI Widgets, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxDropDownList, PHP
, , , , , , , , ,

1 Comment