Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 1.35 KB

index.rst

File metadata and controls

54 lines (41 loc) · 1.35 KB

Interactive Image

Interactive Image is a jQuery plugin that eases the creation of media experiences.

Interactive Image demo

Online Demo | CodePen

This documentation is organized into the following sections:

.. toctree::
   :maxdepth: 2
   :caption: Getting Started

   getting-started/installation
   getting-started/basic-usage

.. toctree::
   :maxdepth: 2
   :caption: Advanced features

   advanced-features/allow-html
   advanced-features/trigger-event
   advanced-features/social-media-share
   advanced-features/sticky-items
   advanced-features/style-customization
   advanced-features/destroying-recreating-instance
   advanced-features/i18n
   advanced-features/debugging

.. toctree::
   :maxdepth: 2
   :caption: API Reference

   api-reference/options
   api-reference/items
   api-reference/items-special-properties

.. toctree::
   :maxdepth: 2
   :caption: Development

   development/requirements
   development/dependencies
   development/tests