jQuery DropDownButton

The jqxDropDownButton widget will come with the release of jQWidgets 2.1. This widget much resembles the jqxDropDownList, but the difference is that the jqxDropDownButton will be able to display any type of content inside a DropDown. The content can be … 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, jqxGrid
, , , , , , , , ,

Leave a comment

Adding a Switch Button to a Web Page

The jqxSwitchButton represents a button widget that switches its checked state after a click. It is very similar to the jqxToggleButton, but it has different UI look. In order to create a Switch Button, you need to add a DIV … 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, jqxButton
, , , , , , , , , , , ,

Leave a comment

jQuery Toggle Button

This post illustrates how to add a toggle button to a web page in a few simple steps. Use the toggle button to allow the user to select a true or false state. 1. Include the javascript and stylesheet files: … Continue reading
JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxButton
, , , , , , , , , , , ,

2 Comments