easyslider Easy Slider Widget is

  1. Requirements
  2. Usage

This is my first widget. Everyone is free to make changes.

Based on EasySlider 1.7

Requirements

Yii 1.1.8

Usage

Please unpack to extensions folder.

<?php $this->widget ('ext.EasySlider.EasySlider', array (
    'width' => '950px',
    'height' => '300px',
    'data' => array (
        array (
            'title' => 'Test Page',
            'url' => '/test-url',
            'image' => '/images/image.png'
        ),
    ))); ?>
2 0
11
1 067
Yii Version: 1.1
License: GPL-3.0
Category: User Interface
Developed by: hydr0gen hydr0gen
Created: Apr 20, 2012
Updated: 14 years ago

Downloads

show all

Related Extensions