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

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

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

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