Results 1 to 3 of 3

Thread: AJAX Tabs 2.2 Trouble

  1. #1
    Join Date
    Dec 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default AJAX Tabs 2.2 Trouble

    1) Script Title: AJAX Tabs 2.2

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...tent/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.

    Code:
    <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. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Please post a link to the page on your site that contains the problematic script so we can check it out.
    DD Admin

  3. #3
    Join Date
    Dec 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •