Results 1 to 3 of 3

Thread: no tabs showing up in Ajax script

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

    Default no tabs showing up in Ajax script

    1) Script Title: Ajax tabs

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

    3) Describe problem: I am trying to use the example provided on the above URL. However what i get is a simple HTML page, basically showing bullet points instead of the tabbed layout. What shows up is equivalent to having a simple HTML page of:

    Documentation: http://www.dynamicdrive.com/dynamici...axtabscontent/

    • Intro
    • Bird
    • Dog
    • Cat
    • Sea Otter

    This is some default tab content, embedded directly inside this space and not via Ajax. It can be shown when no tabs are automatically selected, or associated with a certain tab, in this case, the first tab.

    Select 3rd tab of "maintab"


    -I believe i'm forgetting to do something fundamental. Please help me get a tabbed layout of the above.

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

    Default

    Make sure you've uploaded the .css file associated with the script, and that it's referenced correctly (the path to it) inisde your script.

  3. #3
    Join Date
    Jul 2007
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    that worked, i had a hunch it was something simple and essential.

    Thanks much

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
  •