-
21 May 2008 8:33 PM #1
Open URLs as closable tabs in center panel
Open URLs as closable tabs in center panel
Hi all,
I'm new to Ext JS and trying hard to get things done
I need your valuable help soon...
I have created a layout with north,west,south and center.
I'm trying to put a tree menu on west.No need to fetch it asynchronously.Static menu items only.For eg:- a node named serach engines with child nodes as Google.com,live.com etc and other similar nodes too.
When I click on a child node,the corresponding url must be opened as a closable tab in the center panel.Similarly,all links in the west must be opened as tabs in center.
I'm sorry if it sounds silly to you....but consider that I'm a student here.
Please help me to do this and I promise to help others,when I learn the stuff
-
21 May 2008 11:57 PM #2
Search the forum: http://www.google.com/coop/cse?cx=01...%3Az7of1ufqccu
Read the docs too: http://extjs.com/deploy/dev/docs/
Scope: http://extjs.com/forum/showthread.ph...642#post257642
-
2 Jun 2008 10:39 PM #3
Thanks Animal...
I'm trying to edit the complex layout example in ext js 2.01 example set.
If I click on a link in the accordion menu,it should open a url (eg:- google.com) in the center panel as a new tab.
Please help me to do it.The newly opened tab need not access any ext functions.Just a new url to be opened as a tab.
Waiting for your valuable suggestions.


Reply With Quote