E.g:
I create a new blank tab and its empty contents dynamic via an add new tab button.Just like firefox and chrome to click add new tab to create a new tab browser window. And then I click other links to load contents to the new created or current selected tab.*E.g*:
When Tab1 was selected,I click the link3 and load the contents of link3 to the Tab1.
So,I could using the current tab to load other external contents!
Thank you very much!!
To load a url in to the current tab you can do something like this:
Where the links you want to load in to the tabs have the class
moreContent.Here is a full example. Doesn’t fully work because the /echo/html/ content has to be from a post request but should give you the idea.
http://jsfiddle.net/petersendidit/hsatf/