PHP Classes

File: src/MSD/HomeBundle/Resources/public/css/jquery-ui-1.10.3/tests/unit/draggable/draggable_common.js

Recommend this page to a friend!
  Classes of Manolo Salsas   Online PHP Image Transform   src/MSD/HomeBundle/Resources/public/css/jquery-ui-1.10.3/tests/unit/draggable/draggable_common.js   Download  
File: src/MSD/HomeBundle/Resources/public/css/jquery-ui-1.10.3/tests/unit/draggable/draggable_common.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Online PHP Image Transform
Application to do interactive image manipulation
Author: By
Last change:
Date: 4 years ago
Size: 786 bytes
 

Contents

Class file image Download
TestHelpers.commonWidgetTests( "draggable", { defaults: { appendTo: "parent", axis: false, cancel: "input,textarea,button,select,option", connectToSortable: false, containment: false, cursor: "auto", cursorAt: false, disabled: false, grid: false, handle: false, helper: "original", opacity: false, refreshPositions: false, revert: false, revertDuration: 500, scroll: true, scrollSensitivity: 20, scrollSpeed: 20, scope: "default", snap: false, snapMode: "both", snapTolerance: 20, stack: false, zIndex: false, //todo: remove the following option checks when interactions are rewritten: addClasses: true, delay: 0, distance: 1, iframeFix: false, // callbacks create: null, drag: null, start: null, stop: null } });