Results 1 to 3 of 3

Thread: Dynamic Ajax Content active button

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

    Default Dynamic Ajax Content active button

    1) Script Title: Dynamic Ajax Content

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

    3) Describe problem:

    Hi i want make this one
    http://www.expressionengine.com/ ( blue tabs in the header )
    with the "Dynamic Ajax Content" script, but i need for each button a other "Id" or "class" with normal, hover and active status

    the "Dynamic Ajax Content" script have no a active staus !
    please help !

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

    Default

    I'm not sure how the two scripts are related? Dynamic Ajax Content doesn't come with a menu interface at all, unlike the Blue tabs you cited in EE. A better comparision would be with: http://www.dynamicdrive.com/dynamici...roptabmenu.htm

  3. #3
    Join Date
    Apr 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by ddadmin View Post
    I'm not sure how the two scripts are related? Dynamic Ajax Content doesn't come with a menu interface at all, unlike the Blue tabs you cited in EE. A better comparision would be with: http://www.dynamicdrive.com/dynamici...roptabmenu.htm
    sorry i mean not the menu on the top ! i mean this:
    http://www.dieselx.de/tabs.gif

    the "Dynamic Ajax Content" have all what i need, i only miss the active satus
    see this:
    http://www.dieselx.de/active.gif

    i make 5 divs
    <div id="tab1">
    <a href="javascript:ajaxpage('ajaxfiles/external.htm', 'rightcolumn');javascript:loadobjs('ajaxfiles/test.css');">Porsche Page</a>
    </div>

    but if i make my css - as sample:
    #tab1:active{ background: #ccc; color: #000}

    the active status change to normal if i click on the screen !

    you now ?
    excuse my bad english

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
  •