gerard0986
12-04-2009, 03:58 PM
1) Script Title: AJAX Tabs 2.2
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
3) Describe problem: No matter what I try or do, I can't get the links to load with AJAX. It always lead to a new tab or window.
<center>
<img alt = "JamLegend" src = "http://www.toxicflashgames.com/includes/misc/jamlegendlogo.png">
<ul id = "jamlegendtabs" class = "shadetabs">
<li><a href = "#" rel = "#default" class = "selected">Home</a></li>
<li><a href = "http://www.toxicflashgames.com/includes/misc/jamlegendbox.php" rel = "#iframe">Start</a></li>
<li><a href = "songchange.php" rel = "jaminglegendcontainer">Song Change</a></li>
<li><a href = "http://www.jamlegend.com" rel = "#iframe">JamLegend</a></li>
<li><a href = "http://www.jamlegend.com" rel = "#default">JamLegend v2</a></li>
</ul>
<div id = "countrydivcontainer" style = "border:1px solid gray; width:450px; margin-bottom: 1em; padding: 10px">
<p>TEST</p>
</div>
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
3) Describe problem: No matter what I try or do, I can't get the links to load with AJAX. It always lead to a new tab or window.
<center>
<img alt = "JamLegend" src = "http://www.toxicflashgames.com/includes/misc/jamlegendlogo.png">
<ul id = "jamlegendtabs" class = "shadetabs">
<li><a href = "#" rel = "#default" class = "selected">Home</a></li>
<li><a href = "http://www.toxicflashgames.com/includes/misc/jamlegendbox.php" rel = "#iframe">Start</a></li>
<li><a href = "songchange.php" rel = "jaminglegendcontainer">Song Change</a></li>
<li><a href = "http://www.jamlegend.com" rel = "#iframe">JamLegend</a></li>
<li><a href = "http://www.jamlegend.com" rel = "#default">JamLegend v2</a></li>
</ul>
<div id = "countrydivcontainer" style = "border:1px solid gray; width:450px; margin-bottom: 1em; padding: 10px">
<p>TEST</p>
</div>