Results 1 to 2 of 2

Thread: Wierd Select Problem with Ajax Tabs...

  1. #1
    Join Date
    Oct 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Wierd Select Problem with Ajax Tabs...

    1) Script Title:
    Ajax Tabs Content Script (v 2.0)
    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamici...tent/index.htm
    3) Describe problem:

    I have a form in one of my div's, and for some reason the drop down menu in the form breaks the script all together. As soon as I click on a tab, all of the tabs disappear. If I remove the drop down menu, it all works fine. The menu looks like this:
    <select name="status2" >
    <option value="0">NEW</option>
    <option value="3">Hired</option>
    <option value="4" selected>Suspended</option>

    <option value="5">Strongly Recommend</option>
    </select>

  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.

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
  •