Results 1 to 6 of 6

Thread: ddajaxsidepanel

  1. #1
    Join Date
    Jul 2005
    Posts
    5
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default ddajaxsidepanel

    1) Script Title: ddajaxsidepanel

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...xsidepanel.htm

    3) Describe problem: ddajaxsidepanel is interfearing with my newsletter signup script. The moment I click on fill in name the sidepanel opens.
    Anyone has a solution ?
    Thanks in advance

  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
    Jul 2005
    Posts
    5
    Thanks
    1
    Thanked 0 Times in 0 Posts

  4. #4
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    There may be other errors, but a lot of your links that trigger the side panel currently do not have closing </a> tags, for example:


    Code:
                    <a href="boxtest.html" rel="ajaxpanel" data-loadtype="iframe"><img src="images/fabrics.jpg" alt="Fabrics" class="img-border" height="90" width="172">
                    <h3><span lang="fr">Fabrics</span></h3>
    Check all of your rel="ajaxpanel" links to make sure they are properly closed off with a </a>.
    DD Admin

  5. The Following User Says Thank You to ddadmin For This Useful Post:

    Lelin (05-19-2012)

  6. #5
    Join Date
    Jul 2005
    Posts
    5
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Thank you, will check it.

  7. #6
    Join Date
    Jul 2005
    Posts
    5
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Problem solved, thank you once again.
    We can close the post

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
  •