keren2
02-11-2007, 05:55 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 Problem with this AJAX...
If i do The script like the example on DD, it's work for me. but after i want to add tab inside the tab, the problem come in.
for example
i have an index page like the example in DD, This is The index page i want to add an AJAX Tabs.
| Intro (Active Tab) | Birds |__________
|This is some default tab content |
| aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa |
| bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb |
|_____________________________________ |
and this is external 2.htm which I Want it Like This
|Intro | Birds (Active Tab) |_____________________
| | Description (Active Tab) | Type |_____________ |
| | Birds is A Species That Fly High in The Sky etc etc ||
| |____________________________________________||
|_______________________________________________|
To Sum up, I wAnt The external page to has an AJAX Tab Too... but after i try, The Type Tab (Shown in my picture above) Will Extract The URL, not get the page and view it to the defined div id...
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
3) Describe problem:
I Have a Problem with this AJAX...
If i do The script like the example on DD, it's work for me. but after i want to add tab inside the tab, the problem come in.
for example
i have an index page like the example in DD, This is The index page i want to add an AJAX Tabs.
| Intro (Active Tab) | Birds |__________
|This is some default tab content |
| aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa |
| bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb |
|_____________________________________ |
and this is external 2.htm which I Want it Like This
|Intro | Birds (Active Tab) |_____________________
| | Description (Active Tab) | Type |_____________ |
| | Birds is A Species That Fly High in The Sky etc etc ||
| |____________________________________________||
|_______________________________________________|
To Sum up, I wAnt The external page to has an AJAX Tab Too... but after i try, The Type Tab (Shown in my picture above) Will Extract The URL, not get the page and view it to the defined div id...