scorch Posted May 6, 2009 at 08:30 PM Report #261951 Posted May 6, 2009 at 08:30 PM Eu tenho um TabPanel, até aí tudo bem. Mas uma tab vais buscar a um ficheiro .php, Aqui está o código do ficheiro .php: <div id=\"gerir_container\"></div> <script type=\"text/javascript\"> var tabs_gerir = new Ext.TabPanel({ //height: 300, activeTab:0, id:'tabs_gerir', renderTo:'gerir_container', autoTabs:true, region: 'center', enableTabScroll:true, margins:'3 3 3 0', items: [{ title: 'Start', header:false, border:false, tabTip: 'Start', }] No entanto, ele não mostra o TabPanel. Alguém sabe como fazê-lo? 👍 PS: Não respondo a perguntas por mensagem que podem ser respondidas no fórum.
scorch Posted May 19, 2009 at 08:36 PM Author Report #265499 Posted May 19, 2009 at 08:36 PM Visto que ninguém sabe, sabem de algum TabPanel que dê para personalizar e meter parecidos com as do Ext JS? É que para ter aquilo organizado, dava-me muito jeito as Tabs. PS: Não respondo a perguntas por mensagem que podem ser respondidas no fórum.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now