Trigger events of jqxWindow in jqxDocking

In this post, we will show you how to trigger the jqxWindow events and change its settings when the widget is used in a jqxDocking. Let’s create an instance of the jqxDocking widget with two instances of jqxWindow. <!DOCTYPE html><html … Continue reading
jQuery, jqxDock, jqxWindow
, , , , , , , , , , , , ,

Leave a comment

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

jQWidgets 2.0

It is our pleasure to announce the immediate availability of jQWidgets ver. 2.0. The new version brings important and highly anticipated updates to the jqxChart widget along with various bug fixes and other improvements. Check out the full release notes … 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

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

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