/*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加载远道Html
- 运用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时间
- Sencha Touch history 了解
- webView 组合js 获取 touch 坐标
- Sencha Touch 判断反正屏
- 挪动框架介绍之Sencha Touch
- Sencha Touch 二 第一讲
- Sencha touch 二通过Ext.ComponentQuery.query查找组件
- sencha touch中xtype创办dataview不显示(急救命~)
- sencha touch(JS)获取装置屏幕宽高
- Sencha touch 动态批改控件内item内容
- touch 1.1 form 例证
- Sencha app build出来的all-classes.js里边的类顺序不对
- sencha touch中JsonP跨域访问回到JSON字符串
- sencha touch2 中的调色板工具在哪儿
- sencha-touch 入门 1 环境配置
- sencha-touch 入门 2 Ext.form.FormPanel
- Sencha touch 与PHP 如何进行json 数据解析
- sencha touche 下传图片