Results 1 to 4 of 4

Thread: Sliding Div

  1. #1
    Join Date
    Feb 2010
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Lightbulb Sliding Div

    1) Script Title:

    Horizontal Accordion script

    2) Script URL (on DD):

    http://www.dynamicdrive.com/dynamici...haccordion.htm

    3) Describe problem:

    I have the script here:
    http://tractiondays.businesscatalyst.com/Register.htm

    with a form in the divs. i would like it so the part expands if the user tabs to the next input field. could someone help. thanks.
    Last edited by jameslupton; 02-16-2010 at 12:22 AM.

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    On the input fields, add:
    Code:
    onfocus="haccordion.expandli('hc1', 2)"
    And change the highlighted to the umber you need
    Jeremy | jfein.net

  3. The Following User Says Thank You to Nile For This Useful Post:

    jameslupton (03-08-2010)

  4. #3
    Join Date
    Feb 2010
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default done

    thanks nile

  5. #4
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Glad to help you! Your welcome!

    It seems your topic is solved... Please set the status to resolved.. To do this:
    Go to your first post ->
    Edit your first post ->
    Click "Go Advanced" ->
    Then in the drop down next to the title, select "RESOLVED"
    Jeremy | jfein.net

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
  •