Results 1 to 3 of 3

Thread: loadajaxpage and deselect tabs

  1. #1
    Join Date
    Sep 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Unhappy loadajaxpage and deselect tabs

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

    Hello all, please i need help with this one. I've used loadajaxpage to load a page within a container however after that, I still get a highlighted tab selected. How can I disable this? Because generally, the content doesnt belong to that section anymore or to that tab.

    var countries=new ddajaxtabs("tabs", "countrydivcontainer")
    countries.setpersist(true)
    countries.setselectedClassTarget("link") //"link" or "linkparent"
    countries.init()
    countries.loadajaxpage('pokerroom.html')




    Please help me

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

    Default

    Are you basically asking how to disable the "selected" tab look altogether?
    DD Admin

  3. #3
    Join Date
    Sep 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Not really disable the tabs, but just remove the highlights. Because what i did is i loaded an html page using loadajaxpage function but after that, i want the tabs unhighlighted. Hope you could help me. Thanks for the reply!!!

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
  •