silverz
08-10-2007, 04:45 AM
1) Script Title: Ajax Tabs Content script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
3) Describe problem:
I have a question regarding the vertical alignment of "Multiple Ajax Tabs Contents on the same page" as described at the bottom of the above URL.
On that page an example is given of a tab strucuture(meaning the entire 5-tab layout of: Introduction, bird, dog, cat, sea otter structure).
Let's say I have 2 tab structures, which are at the an equal vertical position but horizontally separated and positioned one at the left(structure 1) and the other(structure 2) at the right side of a web page. Is it possible to force both tab structure to always stay on top, regardless of which individual tab is clicked in either structure. With the current code it seems that if individual tabs contain a lot of content relative to other individual tabs in either structure, clicking on the tabs with little content would cause the whole tab structure to move vertically down the page. This leaves a lot of white space and requires significant down-scrolling to locate the tab structure again.
So, I was wondering if there is a way to force both tab structures to always stay on top, even if a tab with small amount of content is clicked on.
Regards.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
3) Describe problem:
I have a question regarding the vertical alignment of "Multiple Ajax Tabs Contents on the same page" as described at the bottom of the above URL.
On that page an example is given of a tab strucuture(meaning the entire 5-tab layout of: Introduction, bird, dog, cat, sea otter structure).
Let's say I have 2 tab structures, which are at the an equal vertical position but horizontally separated and positioned one at the left(structure 1) and the other(structure 2) at the right side of a web page. Is it possible to force both tab structure to always stay on top, regardless of which individual tab is clicked in either structure. With the current code it seems that if individual tabs contain a lot of content relative to other individual tabs in either structure, clicking on the tabs with little content would cause the whole tab structure to move vertically down the page. This leaves a lot of white space and requires significant down-scrolling to locate the tab structure again.
So, I was wondering if there is a way to force both tab structures to always stay on top, even if a tab with small amount of content is clicked on.
Regards.