2017 © Pedro Peláez
 

yii2-extension yii2-sly-slider

Yii2 extension is a wrapper for the jquery slider 'sly' http://darsa.in/sly/

image

jucksearm/yii2-sly-slider

Yii2 extension is a wrapper for the jquery slider 'sly' http://darsa.in/sly/

  • Friday, April 7, 2017
  • by jucksearm
  • Repository
  • 1 Watchers
  • 1 Stars
  • 74 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

yii2-sly-slider / Yii2 extension

Javascript Sly which can be found here: http://darsa.in/sly/ Support fot horizontal only, (*1)

Installation

Install via composer:

  composer require "jucksearm/yii2-sly-slider"

OR add this to your composer.json require section, (*2)

  "jucksearm/yii2-sly-slider": "*",

Install via zip:

download file https://github.com/jucksearm/yii2-sly-slider/archive/master.zip, (*3)

extract file to vendor folder as:, (*4)

   vendor
   |- jucksearm
     |- yii2-sly-slider
       | ......

How to use

This extensions is design for widgets, You can call it every where. Example code here:, (*5)


'slider', ** unique id 'items'=> [ ['content' => ''], ** insert images ['content' => '
test
'], ** insert html DOM ... ], 'htmlOptions' => [ 'style' => 'height:200px;', ** custom options 'class' => 'slider-h', ... ], 'widgetOptions' => [ 'itemNav' => 'basic', ** setting widgets ... ] ]); ?>

Example

You can copy example code in example.php to your view render in some controller., (*6)

Option

Detailed description of all available yii2sly widget options., (*7)

The Versions

07/04 2017

dev-master

9999999-dev

Yii2 extension is a wrapper for the jquery slider 'sly' http://darsa.in/sly/

  Sources   Download

MIT License

The Requires

 

by Jucksearm Boonmor

yii2 jquery slider sly image slide

31/01 2017

1.0.1

1.0.1.0

Yii2 extension is a wrapper for the jquery slider 'sly' http://darsa.in/sly/

  Sources   Download

MIT License

The Requires

 

by Jucksearm Boonmor

yii2 jquery slider sly image slide

20/01 2017

1.0.0

1.0.0.0

Yii2 extension is a wrapper for the jquery slider 'sly' http://darsa.in/sly/

  Sources   Download

MIT License

The Requires

 

by Jucksearm Boonmor

yii2 jquery slider sly image slide