Jcrop - jQuery UI Example

This example demonstrates more complex invocations of Jcrop. These techniques can be integrated with other libraries or more complex user interfaces.

Prior to v0.9.10 release, it was difficult to instantiate Jcrop on an image unless it was visible on the page. This meant that opening Jcrop in a dialog or a hidden tab was problematic, and involved specific timing (e.g. attaching the Jcrop method call to an "open" handler for the UI element).

This demo shows simple invocations of Jcrop using jQuery UI. If you are using a different library to produce dialog boxes or tabs, the theory of operation should be similar.

下载代码说明
X关闭

jquery实现的图片裁剪插件

这是一款国外引进的jquery特效,由jquery实现的图片裁剪插件效果,模板中提供了多种样式可供选择,欢迎大家下载使用