Bug 20489 Configure illegal file characters https://bugzilla.wikimedia.org/show_bug...
[mediawiki.git] / js2 / mwEmbed / libClipEdit / Jcrop / index.html
blob4f65fb095c8b4f054212f7609e0219abdbb117aa
1 <html>
2 <head>
3 <title>Jcrop: the jQuery Image Cropping Plugin</title>
4 </head>
5 <body>
7 <div style="margin:0;padding:1em 5em;width:40em;">
8 <h1>Jcrop Image Cropping Plugin</h1>
10 <big>
11 <a href="http://deepliquid.com/content/Jcrop.html"><b>Jcrop</b></a>
12 is the image cropping plugin for
13 <a href="http://jquery.com/">jQuery</a>.<br>
14 You've successfully unpacked Jcrop.
15 </big>
17 <h3>Static Demos</h3>
19 <ul>
20 <li><a href="demos/tutorial1.html">Hello World</a> &mdash; default behavior</a></li>
21 <li><a href="demos/tutorial2.html">Basic Handler</a> &mdash; basic form integration</a></li>
22 <li><a href="demos/tutorial3.html">Aspect Ratio w/ Preview Pane</a> &mdash; nice visual example</a></li>
23 <li><a href="demos/tutorial4.html">Setting/Animating Selection</a> &mdash; animation demo</a></li>
24 <li><a href="demos/tutorial5.html">API Interface</a> &mdash; real-time API example</a></li>
25 </ul>
27 <h3>Live Demo</h3>
29 <ul>
30 <li><a href="demos/crop.php">PHP Cropping Demo</a> &mdash; requires PHP/gd support</a></li>
31 </ul>
33 <h3>Jcrop Links</h3>
35 <ul>
36 <li><a href="http://deepliquid.com/content/Jcrop.html">Jcrop Home</a></li>
37 <li><a href="http://deepliquid.com/content/Jcrop_Manual.html">Jcrop Manual</a></li>
38 </ul>
40 <hr noshade="noshade" size="1" style="margin-top:2em;" />
41 <small>
42 <b>&copy; 2008 Kelly Hallman and DeepLiquid.com</b><br>
43 Free software released under
44 <a href="http://deepliquid.com/content/Jcrop_License.html">MIT License</a>
45 </small>
46 </div>
51 <!-- Below here for internal analysis {{{ -->
53 <script type="text/javascript">
54 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
55 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
56 </script>
57 <script type="text/javascript">
58 var pageTracker = _gat._getTracker("UA-5176876-1");
59 pageTracker._trackPageview();
60 </script>
62 <!-- }}} -->
64 </body>
65 </html>