mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
The New Desing
This commit is contained in:
parent
def9cc4ea6
commit
067a2c862a
305 changed files with 22231 additions and 7576 deletions
20
web/js/iviewer/README
Normal file
20
web/js/iviewer/README
Normal file
|
@ -0,0 +1,20 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue