crop
CropZoom
January 20, 2010 - 10:38am — gastonrobledoCropZoom is a plugin that let you select an area of an image to crop, also you can zoom in or zoom out, drag and also rotate. this plugins needs ui.droppable, ui.resizable, ui.slider from JQuery UI.
ThreeDots
December 21, 2009 - 1:12am — theproductguyThreeDots is a customizable jQuery plugin for the smart truncation of text. It shortens identified text to fit specified dimensions and appends the desired ellipsis style if/when truncation occurs. (visit project homepage for more details)
By default, the three dots ellipsis ("...") is used and limits text to a maximum of 2 lines. These and many other characteristics are fully customizable...
- word delimiters,
- ellipsis string,
- mouse-over effects,
- ... and more ...
IMPLEMENTATION
$('.text_here').ThreeDots();
$('.text_here2').ThreeDots( { /* OPTIONS * / });Jcrop Image Cropping Plugin
September 9, 2008 - 3:57pm — khallmanJcrop is the quick and easy way to add image cropping functionality to your web application. It combines the ease-of-use of a typical jQuery plugin with a powerful cross-platform DHTML cropping engine that is faithful to familiar desktop graphics applications.
imgAreaSelect
February 25, 2008 - 12:53am — odyniecLets the user select a rectangular area within an image. Can be used to implement image cropping and Flickr-like photo notes.
