denislml
26 Aug 2011, 1:09 PM
Hi I'm new to using such tools Sencha, I have a question how I can do to link A carousel html or tab.
What happens is that the html tag by copying the code I can insert, but the leaf also hascomponents I want to insert javascript and CSS styles.
As I can do about it, thanks for your help.
I leave the code for the panel to get me a bit .... thanks for your help
Ext.setup ({
icon: 'icon.png'
glossOnIcon: false,
tabletStartupScreen 'tablet_startup.png'
phoneStartupScreen 'phone_startup.png'
onReady: function () {
Ext.TabPanel new ({
fullscreen: true,
type: 'dark'
sortable: true,
items: [{
title: 'Tab 1',
html: '<div> gkhkhk </ div>',
What happens is that the html tag by copying the code I can insert, but the leaf also hascomponents I want to insert javascript and CSS styles.
As I can do about it, thanks for your help.
I leave the code for the panel to get me a bit .... thanks for your help
Ext.setup ({
icon: 'icon.png'
glossOnIcon: false,
tabletStartupScreen 'tablet_startup.png'
phoneStartupScreen 'phone_startup.png'
onReady: function () {
Ext.TabPanel new ({
fullscreen: true,
type: 'dark'
sortable: true,
items: [{
title: 'Tab 1',
html: '<div> gkhkhk </ div>',