spycam
07-02-2009, 01:02 PM
1) Script Title:
Ajax Tabs Content
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
3) Describe problem:
Hello,
I use ajax tabs content script and all is fine so far, ecxept one thing, let's say i have:
tab1 tab2 tab3
---------------
content page
---------------
When the whole page is loaded, tab 1 content is showed in "content page" area, but how do I make a link so when I click on that link inside of that "content page", to open the tab2 content in the same "content page" window (div window) without reloading the whole page using a remote link (<a href="target.htm?tabinterfaceid=index">Target Page</a>)?
The idea is that let's say i have header, content area and footer.
So tabs is the menu of the site that let me have the header and footer loaded only once, but content area has different info on every click. So in header i have flash animation with music playing, and if i click on remote link from inside of ajax tabs content, it reloads all page and music starts from the beginning. It's no good for me, i need to have links inside of ajax tabs content area to open other content pages...
Ajax Tabs Content
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
3) Describe problem:
Hello,
I use ajax tabs content script and all is fine so far, ecxept one thing, let's say i have:
tab1 tab2 tab3
---------------
content page
---------------
When the whole page is loaded, tab 1 content is showed in "content page" area, but how do I make a link so when I click on that link inside of that "content page", to open the tab2 content in the same "content page" window (div window) without reloading the whole page using a remote link (<a href="target.htm?tabinterfaceid=index">Target Page</a>)?
The idea is that let's say i have header, content area and footer.
So tabs is the menu of the site that let me have the header and footer loaded only once, but content area has different info on every click. So in header i have flash animation with music playing, and if i click on remote link from inside of ajax tabs content, it reloads all page and music starts from the beginning. It's no good for me, i need to have links inside of ajax tabs content area to open other content pages...