derekdon / iviewer

image viewer plugin for jquery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQuery.iviewer is an jQuery UI widget responsible for image view control with zoom
control and a possibility to move image in area by the mouse.

Widget depends on the jquery.ui.core, jquery.ui.widget and jquery.ui.mouse.

Features:
 * Total control over the widget through API.
 * Controls can be customized with CSS.
 * Smooth zoom.

 Support: widget is expected to work in ie6+, ff2+, google chrome, opera 9+, safari.

 Demo is availible here:
 * http://test.dpetroff.ru/jquery.iviewer/test/
 * http://test.dpetroff.ru/jquery.iviewer/test/index3.html

Widget is dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.


Docs are availible at http://wiki.github.com/can3p/iviewer

About

image viewer plugin for jquery


Languages

Language:JavaScript 100.0%