Export Docking Layout

jqxDocking has a feature which allows you to Export its Layout to JSON and load it when you need. Import Layout from JSON is already demonstrated in this sample: import-layout.htm. Now, lets see how to create a new instance of … Continue reading
jQuery Plugins, jQuery Widgets, jqxDock
, , , , , , , , , , , , , , ,

Leave a comment

Using jqxDocking with Knockout

In this post, we will show you how to use the jqxDocking widget with Knockout. If you are not already familiar with Knockout, you can take a look at it here: Knockout. In the sample web page, we will illustrate … 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, jqxDock, jqxWindow
, , , , , , , , , , , , , , , ,

Leave a comment

jQWidgets 1.9

We are happy to announce the availability of jQWidgets 1.9. Key new features: jqxSwitchButton jqxSwitchButton is jQuery widget with behavior similar to the jqxToggleButton. It has two states – checked and unchecked (on/off). The user can switch between the different … Continue reading
ASP .NET, 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, jqxCalendar, jqxChart, jqxCheckBox, jqxComboBox, jqxDateTimeInput, jqxDock, jqxDropDownList, jqxExpander, jqxGrid, jqxListBox, jqxMaskedInput, jqxMenu, jqxNavigationBar, jqxNumberInput, jqxProgressBar, jqxRadioButton, jqxRating, jqxScrollBar, jqxSlider, jqxSplitter, jqxTabs, jqxTooltip, jqxTree, jqxWindow, PHP
, , , , , , , , , , , , , , , , , , , , , , , , , ,

Leave a comment

Working with the jQuery Docking API

In this post, we will show you how to change the Docking window’s position programatically. 1. Add the Docking to your web page. In order to add the Docking widget, we need to add references to the jquery-1.7.1.min.js(jQuery Framework), jqxcore.js(jQWidgets … Continue reading
JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxDock
, , , , , , , , , , , , , , , , , , , , , , ,

Leave a comment

Working with jqxDocking

In this post, we will show you how to add the jqxDocking widget to your web page. Let’s start by defining the HTML structure for the jqxDocking. We will have two Docking Zones – panel1 and panel2 and four jqxWindow … Continue reading
JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxDock
, , , , , , , , , , , , , ,

2 Comments

jQWidgets 1.5

We are happy to announce the availability of jQWidgets 1.5. Below you fill find the full list of changes in this version: What’s New: – jQuery Docking – jqxdocking.js – jqxGrid Columns Resizing – jqxGrid JSONP binding. What’s Improved: – … Continue reading
JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxButton, jqxCalendar, jqxCheckBox, jqxComboBox, jqxDateTimeInput, jqxDock, jqxDropDownList, jqxExpander, jqxGrid
, , , , , , , , , , , , , , , , , , , , , ,

Leave a comment

jQuery Docking Widget

In the upcoming release of jQWidgets we will introduce a new jQuery Docking Windows plug-in which we called jqxDocking. With the help of the jqxDocking you will be able to manage multiple windows and even the layout of your web … Continue reading
JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxDock
, , , , , , , , , , , , , , ,

Leave a comment