sridharsri
02-20-2007, 03:04 PM
1) Script Title:
Ajax Tabs Content
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...tent/index.htm
3) Describe problem: Localhost
Hello, I have this problem of loading the external link to the TAB, as of the script, which works, when i mention the external link it does load and open up a new window, how to load the contents within the tab.
<li class="selected"><a href="#default" rel="ajaxcontentarea">Intro</a></li>
<li><a href="http://www.google.com" rel="ajaxcontentarea">Map</a></li>
<li><a href="external2.htm" rel="ajaxcontentarea">Dog</a></li>
<li><a href="external3.htm" rel="ajaxcontentarea">Cat</a></li>
<li><a href="external4.htm" rel="ajaxcontentarea">Sea Otter</a></li>
When I click on the Map tab, it takes me to new window, how would I call the page within the tab,realtime
kindly help me in this
Ajax Tabs Content
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...tent/index.htm
3) Describe problem: Localhost
Hello, I have this problem of loading the external link to the TAB, as of the script, which works, when i mention the external link it does load and open up a new window, how to load the contents within the tab.
<li class="selected"><a href="#default" rel="ajaxcontentarea">Intro</a></li>
<li><a href="http://www.google.com" rel="ajaxcontentarea">Map</a></li>
<li><a href="external2.htm" rel="ajaxcontentarea">Dog</a></li>
<li><a href="external3.htm" rel="ajaxcontentarea">Cat</a></li>
<li><a href="external4.htm" rel="ajaxcontentarea">Sea Otter</a></li>
When I click on the Map tab, it takes me to new window, how would I call the page within the tab,realtime
kindly help me in this