Widget:Carousel:修订间差异
来自OGAS数据中枢
更多操作
无编辑摘要 |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
<includeonly> | <includeonly> | ||
<style> | <style> | ||
.w-c{position:relative;width:<!--{$width|default:'100%'}-->;height:<!--{$height|default:'400px'}-->;overflow:hidden;background:#000; | .w-c{position:relative;width:<!--{$width|default:'100%'}-->;height:<!--{$height|default:'400px'}-->;overflow:hidden;background:#000;} | ||
#slide-inner,.w-s,.w-s a{width:100%;height:100%;display:block} | #slide-inner,.w-s,.w-s a{width:100%;height:100%;display:block} | ||
.w-s{display:none}.w-s.active{display:block} | .w-s{display:none}.w-s.active{display:block} | ||