2017 © Pedro Peláez
 

yii2-extension yii2sly

jquery sly picture slider extension for yii

image

philippfrenzel/yii2sly

jquery sly picture slider extension for yii

  • Friday, September 26, 2014
  • by philippfrenzel
  • Repository
  • 1 Watchers
  • 3 Stars
  • 214 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 3 % Grown

The README.md

yii2sly

This extension is a wrapper for the amazing jquery slider "sly" which can be found here:, (*1)

http://darsa.in/sly/, (*2)

Pls. take a closer look at all the plugin options, which can be passed over by adding them to the "clientOptions" parameter as shown below., (*3)

A demo of the extension can be found here:, (*4)

http://yii2fullcalendar.beeye.org/index.php/site/sly, (*5)

Installation

Add this to your composer.json require section, (*6)

  "philippfrenzel/yii2sly": "*",

And finaly the view should look like this:, (*7)


title); ?>

= philippfrenzel\yii2sly\yii2sly::widget([ 'id' => 'sp_slider', 'items'=> [ ['content' => ''], ['content' => ''], ['content' => ''], ['content' => ''], ['content' => ''] ], 'options' => [ 'style' => "height:400px;" ], 'clientOptions' => [ 'horizontal' => 1, 'activateMiddle' => 1, ... ] ]); ?>

Currently it cause issues with having multiple sly's on one page, but we know this issue and are working on it., (*8)

The Versions

26/09 2014

dev-master

9999999-dev http://www.frenzel.net/

jquery sly picture slider extension for yii

  Sources   Download

MIT License

The Requires

 

framework yii2 jquery sly

26/09 2014

1.0.0

1.0.0.0 http://www.frenzel.net/

jquery sly picture slider extension for yii

  Sources   Download

MIT License

The Requires

 

framework yii2 jquery sly