Drag and Drop of a jQuery widget

In order to make an object to be draggable, you need to do the following: 1. Include jqxdragdrop.js in your page. 2. Select any HTML element with jQuery. 3. Call the jqxDragDrop constructor. The sample code below demonstrates how to … Continue reading
jQuery, jQuery Plugins, jQuery UI, jqxCalendar
, , , , , , , ,

Leave a comment

jQuery Calendar Localization

The Calendar plugin provides support for localizing its content and dates for different languages and date formats. Each localization is contained within its own file with the language code appended to the name, e.g. jquery.glob.de-DE.js for German. The desired localization … Continue reading
JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxCalendar, jqxDateTimeInput
, , , , , , , , , , , , , , , , , , , ,

Leave a comment