此页面为Jquery插件源码效果演示页面,您可以选择


访问A8源码网下载更多免费源码|返回Jquery插件目录-下载该插件源码

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.