yii幻灯片扩展 [ 技术分享 ]
[attach]1031[/attach] 幻灯片扩展,大小只有9kb,非常好用哦。 效果截图 [attach]1032[/attach] 用法:直接在视图中
$this->widget('ext.coinSlider.CoinSliderWidget', array(
'items' => array(
array(
'image' => 'http://workshop.rs/projects/coin-slider/games/prince_of_persia.jpg',
'alt' => 'Price of Persia',
'url' => 'http://www.princeofpersiagame.com/',
'info' => array(
'title' => 'Demo',
'text' => 'This is a demo.'
)
),
array(// without description
'image' => 'http://workshop.rs/projects/coin-slider/games/brink.jpg',
'alt' => 'Price of Persia',
'url' => 'http://www.princeofpersiagame.com/'
),
array(
'image' => 'http://workshop.rs/projects/coin-slider/games/games/borderlands.jpg',
'alt' => 'Price of Persia',
'url' => 'http://www.princeofpersiagame.com/',
'info' => array(
'title' => 'Demo',
'text' => 'This is a demo.'
)
)
)
));
共 0 条回复
没有找到数据。
xiaogouxo
注册时间:2013-02-27
最后登录:1970-01-01
在线时长:0小时0分
最后登录:1970-01-01
在线时长:0小时0分
- 粉丝0
- 金钱10
- 威望0
- 积分10