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

jQuery ListView Widget

jqxListView is a new widget which is planned for jQWidgets ver. 2.4. jqxListView represents a navigation widget which can be built from UL/LI HTML elements. With jqxListView, users will be able to easily create nested structures of Lists or use … Continue reading
jQuery, jQuery Plugins, jQuery UI, jQWidgets
, , , , , , , , , , , , , ,

Leave a comment

Search in Remote Data

In this post, we will show you how to implement a basic search in remote data by using an Input element and the jqxListBox widget. We’ll use the ListBox to display the results. The provided results are cities, displayed when … Continue reading
JavaScript, jQuery, jQWidgets, jqxListBox
, , , , , , , , , ,

Leave a comment