ComboBox Search Modes

This post is about the supported ComboBox search modes. With the jQWidgets ComboBox users can quickly find and select a value from a pre-populated list of values as they type. It has built-in search mode functionality. The ComboBox supports the … Continue reading
JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxComboBox, jqxListBox
, , , , , , , , , , , , ,

Leave a comment

Populating ListBox from UL

In this post we will show you how to populate the jqxListBox with data coming from UL in a few steps. 1. Include the javascript and stylesheet files. <head> <title>jQuery ListBox</title> <link rel="stylesheet" href="../../jqwidgets/styles/jqx.base.css" type="text/css" /> <script type="text/javascript" src="../../scripts/jquery-1.7.1.min.js"></script> <script … Continue reading
JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxListBox
, , , , , , , , , , , , , , ,

Leave a comment

Slider with Tooltip

In this post we will show you how to display a tooltip over the slider thumb when we drag it. We’ll skip the initialization of the jqxSlider and will move to the tooltip implementation. 1. Add the CSS style settings … Continue reading
JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxSlider
, , , , , , , , , , , , , ,

Leave a comment

jqxSlider improvements coming in jQWidgets 1.3

In jQWidgets 1.3, the jqxSlider plugin will be enriched with a new feature that will allow you to set the slider’s display orientation to ‘horizontal’ or ‘vertical’. Of course, by default the slider will be displayed with ‘horizontal’ orientation. To … Continue reading
JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxSlider
, , , , , , , , , , , ,

Leave a comment

Populate jqxListBox with items from html select element

In this post we will show you how to add jqxListBox to your page and populate it with from a Select element. To display a jqxListBox on a page, you need to add a DIV element to the HTML markup … Continue reading
JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxListBox
, , , , , , , , , , , , , , , , ,

Leave a comment

Adding jqxExpander to your web page

In this post we will show you how to add a jqxExpander to your web page. 1. Add the JavaScript files. Create a “scripts” directory in the root directory of your webpage. Copy the jqxexpander.js file into your scripts folder. … Continue reading
jQuery Plugins, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxExpander
, , , , , , , , ,

Leave a comment

Building jQuery Menus with jQWidgets

jqxMenu is a jQuery plugin that let’s you add a beautiful Menu to your web site. In this post, we will expore how to set up a menu from an existing UL. Let’s start with a simple ‘DIV’ element with … Continue reading
jQuery Plugins, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jqxMenu
, , , , , , ,

Leave a comment

jQWidgets ver. 1.2.1

We fixed a few reported bugs in this release. Slider Fixed an issue regarding the thumb dragging on touch devices when the range slider mode is enabled. Fixed an issue regarding the increase/decrease buttons. Menu Fixed an issue regarding the … Continue reading
jQuery UI Plugins, jQuery UI Widgets, jQWidgets, jqxCalendar, jqxComboBox, jqxDateTimeInput, jqxDropDownList, jqxExpander, jqxListBox, jqxMaskedInput, jqxMenu, jqxNavigationBar, jqxNumberInput, jqxProgressBar, jqxRating, jqxScrollBar, jqxSlider, jqxTabs, jqxTooltip, jqxTree, jqxWindow
, ,

Leave a comment

jQWidgets ver. 1.2 is here

We are excited to announce the availability of jQWidgets ver. 1.2. With the introduction of jqxSlider and jqxWindow, we are ready to take your Web Applications to the next level.These new jQuery widgets present a consistent experience across all browsers … Continue reading
jQuery UI Plugins, jQuery UI Widgets, jQWidgets, jqxCalendar, jqxComboBox, jqxDateTimeInput, jqxDropDownList, jqxExpander, jqxListBox, jqxMaskedInput, jqxMenu, jqxNavigationBar, jqxNumberInput, jqxProgressBar, jqxRating, jqxScrollBar, jqxSlider, jqxTabs, jqxTooltip, jqxTree, jqxWindow
, , , , , ,

Leave a comment

jQuery Slider is coming in the next release

It is about time to give you an update on what is planned for the next release. With our new jQWidgets release, we will introduce a brand new jQuery Slider widget which we named jqxSlider. jqxSlider represents a flexible jQuery … Continue reading
jQuery UI Plugins, jQuery UI Widgets, jQWidgets, jqxSlider
, , , , , , , , ,

Leave a comment