SilverTab
6 Apr 2007, 11:35 AM
Ok this is a very basic question (and it might actually sound stupid eh)...
I want to use ext-js for a basic layout (header, collapsible side navigation, and main content)
Now I'm able to do that (and it looks great BTW! kick ass work :) )
My question is, if I want to have multiple links in the side navigation, linking to sections that will open in the main content region, what is the best way to proceed?
My initial idea was to use an i-frame in the main content region and set it's height and width to 100%, then my links in the side navigation would target that iframe... would this be a reasonable way to achieve what I want? Is there a better way to "dynamically" load content in the main content region when a link in the side navigation is clicked?
Any help would be appreciated!
I want to use ext-js for a basic layout (header, collapsible side navigation, and main content)
Now I'm able to do that (and it looks great BTW! kick ass work :) )
My question is, if I want to have multiple links in the side navigation, linking to sections that will open in the main content region, what is the best way to proceed?
My initial idea was to use an i-frame in the main content region and set it's height and width to 100%, then my links in the side navigation would target that iframe... would this be a reasonable way to achieve what I want? Is there a better way to "dynamically" load content in the main content region when a link in the side navigation is clicked?
Any help would be appreciated!