<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="expires" content="0">
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="imagetoolbar" CONTENT="no">
<title>Example-Applications with wz_dragdrop.js</title>
<link rel="stylesheet" type="text/css" href="../../newwalterzorn.css">
<style type="text/css">
<!--
body {
  padding:40px;
}
-->
</style>
</head>
<body bgcolor="#ffffff">
  <p>
    <big><b>Examples Created with the DHTML API of wz_dragdrop.js</b></big>
    <br>
    <a href="timedtransition.htm" target="_top">Timed smooth transitions</a>:
    An additional JavaScript module written by <b>Carlos Chiari</b>
    <br>
    <a href="window.htm" target="_top">Window</a> Simulation (simplyfied example)
    <br>
    <a href="frameset/frame.htm" target="_top">Frames</a>: Access to D'nD items in different frames
    <br>
    <a href="dnd_snapandsort.htm" target="_top">Sort draggable elements</a>
    <br>
    <a href="sizegrip.htm" target="_top">Image Resizing</a> in a more sophisticated manner
    <br>
    <a href="dnd_trackingimg.htm" target="_top">Tracking Image</a>
    <br>&nbsp;<br>
    <a href="dnd_graphics.htm" target="_top">Draggable Vector Graphics</a>: wz_dragdrop.js and wz_jsgraphics.js combined
    <br>
    <a href="drawonimg.htm" target="_top">Drawing on Top of a (Draggable) Image</a>: wz_dragdrop.js and wz_jsgraphics.js combined
  </p>
  <p><br></p>
  <p>
    <big><b>Main Page, Hauptseite</b></big>
    <br>
    <a href="../dragdrop_e.htm">Drag&amp;Drop, DHTML for Images and Layers</a> (english)
    <br>
    <a href="http://www.walterzorn.de/dragdrop/dragdrop.htm">Drag&amp;Drop, DHTML f&uuml;r Bilder und Layer</a> (deutsch)
  </p>
  <p><br></p>
  <p>
    <big><b>Other sites</b></big>
    <br>
    Andrew Collington's <a href="http://php.amnuts.com/demos/crop-canvas/index.php" target="_top">Image Cropping PHP Class</a>,
    which can be combined with wz_dragdrop.js to provide manual selection of the cropping area.
  </p>
</body>
</html>