jQuery Splitter

The jQuery Splliter plugin consists of a movable split bar that divides a container’s display area into two or more resizable panels. We are going to show you some of the basic features of the Splitter and how to add … Continue reading
JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxSplitter
, , , , , , , , , , , , , , , , , , , , , , , ,

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

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

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

New jQWidgets Release

jQWidgets ver. 1.1.1 is mostly a maintenance release. There are a few small improvements to the jqxDateTimeInput and jqxTooltip widgets, but there no significant new features or new widgets in this release. You can check out the release notes here … Continue reading
jQuery UI Plugins, jQuery UI Widgets, jQWidgets
, , , , ,

Leave a comment

jQuery NavigationBar Widget

This post is about the jQuery NavigationBar(Accordion) widget and will show you how to add it to your page. The NavigationBar widget is a set of collapsible panels that can store a large amount of content in a compact space. … Continue reading
jQWidgets, jqxNavigationBar
, , , , , , , , ,

Leave a comment