Skip to content

xproduction/x-yii-swipebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

X Yii Swipebox Extension

Simple extension for Yii, which implements great jQuery lightbox called Swipebox into Yii. Implementation is inspired by jqPrettyPhoto.

Sample use example

In protected/config/main.php

  'import' => array(
    ...
    'ext.XSwipebox.XSwipebox',
    ...
  ),

In your view file:

XSwipebox::add('.gallery a');

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published