mirror of
https://github.com/myvesta/vesta.git
synced 2024-11-08 06:30:11 -08:00
21 lines
711 B
Plaintext
21 lines
711 B
Plaintext
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 licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) license.
|
|
|
|
|
|
Docs are availible at http://wiki.github.com/can3p/iviewer
|