/*global Ext:false */
Ext.application({
launch: function () {
Ext.create('Ext.Carousel', {
defaults: {
styleHtmlContent: true
}, // defaults
indicator: false, //Carousel 去除底栏
fullscreen: true,
items: [
{
html: 'red',
style: 'background-color:#f00;'
}, {
html: 'orange',
style: 'background-color:#ffb600;'
}, {
html: 'yellow',
style: 'background-color:#ff0;'
}, {
html: 'green',
style: 'background-color:#80ff4d;'
}, {
html: 'blue',
style: 'background-color:#009dff;'
}
] // items
}); // create()
} // launch
}); // application()
详细解决方案
Sencha Touch Carousel 去除底栏
热度:41 发布时间:2024-01-09 12:36:45.0
相关解决方案
- 高端ERP市场三国争霸,Touch 用友U9的世界级,该怎么解决
- 高端ERP市场三国争霸,Touch 用友U9的世界级,该如何解决
- (44)I just bought a new touch phone online, I'm in raptures.该怎么解决
- (44)I just bought a new touch phone online, I'm in raptures.解决方法
- get in touch with please解决方案
- 运用Sencha Touch 2MVC框架内嵌html开发
- sencha 2.0 基于HTML5的sessionstorage的运用
- Sencha Touch 二 获取 html img 标签
- 解决sencha touch 2 AJAX提交中文乱码有关问题
- sencha touch设立延迟执行
- Sencha Touch API 汉语(1)
- sencha touch 设立mask时间
- webView 组合js 获取 touch 坐标
- Sencha Touch 判断反正屏
- 挪动框架介绍之Sencha Touch
- Sencha touch 二通过Ext.ComponentQuery.query查找组件
- sencha touch(JS)获取装置屏幕宽高
- Sencha touch 动态批改控件内item内容
- sencha-touch 入门 2 Ext.form.FormPanel
- sencha touche 下传图片
- Sencha Touch1.1 的 Layout品种
- sencha list中的emptyText不显示的缘故
- 搬动Web UI框架jQuery Mobile 或 Sencha Touch的选择
- 挪动Web UI框架jQuery Mobile或Sencha Touch
- senca touch 中的前前后后置过滤器
- Sencha touch 2 - 如何在把list的数据动态传输到另外一个view
- sencha 2.0 的tabpanel中施用formpanel,carousel 等的用法
- Sencha Touch 二 Carousel 模仿list itemtap
- Sencha Architect安装后出现不显示的有关问题
- iphone ipod touch 版本更新或者刷机开不了机了怎么处理