jcrop-0.9.8
Version:
Jcrop Javascript Image Cropper
14 lines (11 loc) • 425 B
HTML
<p id="target">
<b style="display:block; padding: .5em 1em;">
This is an example of attaching Jcrop to a target that is not an image. You are now cropping a paragraph tag.
</b>
</p>
<div class="description">
<p>
<b>Attaching Jcrop to a non-image element.</b><br />
This is mostly useful to implement other interfaces, such as <tt>canvas</tt> or over an arbitrary <tt>div</tt>.
</p>
</div>