PHP Classes

File: src/MSD/HomeBundle/Resources/public/js/jquery-ui-1.10.3/tests/unit/droppable/droppable_common.js

Recommend this page to a friend!
  Classes of Manolo Salsas   Online PHP Image Transform   src/MSD/HomeBundle/Resources/public/js/jquery-ui-1.10.3/tests/unit/droppable/droppable_common.js   Download  
File: src/MSD/HomeBundle/Resources/public/js/jquery-ui-1.10.3/tests/unit/droppable/droppable_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: 336 bytes
 

Contents

Class file image Download
TestHelpers.commonWidgetTests( "droppable", { defaults: { accept: "*", activeClass: false, addClasses: true, disabled: false, greedy: false, hoverClass: false, scope: "default", tolerance: "intersect", // callbacks activate: null, create: null, deactivate: null, drop: null, out: null, over: null } });