YoxView - free image viewer for websites
YoxView is a free image viewer for websites. It’s written in javascript using jQuery and is available as a jQuery plugin. Its two main features are flexibility and ease of use and pre-caching.
YoxView is inspired by Lokesh Dhakar’s Lightbox. Like it, YoxView displays images above the website’s content, as a separate layer.
Features
- Images are resized to fit inside the browser’s window
- Images can be pre-cached
- Multiple instances in the same page may be used, ideal for blog entries, for example.
- Fully configurable - each instance may have a different configuration.
- Multilingual and bidirectional - tooltips and button names may be in any language (language packs available!)
- Slideshow-enabled - play images automatically.
- Keyboard access - navigate through images using the keyboard.
- Search engine friendly - large images are indexed.
- easy to integrate
- and more..
Requirements: jQuery framework
Demo: http://www.yoxigen.com/yoxview/Default.aspx
License: MIT License