Child pages
  • Client Design Mode

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Handle end of a drag. This is a good place to save the position and size of the element.

onDragOver

 * Handle  Handle a drag over. Determines of a drop is allowed in this location.
 *
 * Return  Return true is drop is allowed, otherwise false.

...