Forum /
Ext JS 2.x - Unsupported /
Ext 2.x: Help & Discussion /
showing the html page in a tabpanel
showing the html page in a tabpanel
hi m trying to load the html page in the tab panel but it is not showing that html page. it is loading the any site like yahoo,google etc in that panel but not loading any normal html page made by me like display.html.
dblclick: function(node)
{
Ext.getCmp('aa').add(
{
title: node.text,
iconCls: 'tabs',
autoLoad:'com.html',
//autoLoad:{url:'http://www.yahoo.com'},
closable: true
}).show();
}
plz solve this problem.........
Sencha User
Obvious question... do you have the correct path to com.html?
it is in the same folder where the html and js file are stored. the path is right.
hi condor i have included the ext-basex file but it is not showing any page
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us