Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript jQuery collapsible panel

  • This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #43556
    okcancel
    Member

    If anyone could help me out with links to a partially collapsible panel, it’d be really useful for me. Thanks!

    #129250
    Alen
    Participant

    Can you provide us with examples of what exactly you are trying to achieve? The question is ambiguous. What exactly do you mean by collapsible panel?

    #129256
    JohnMotylJr
    Participant

    Something like this?

    #129258
    Paulie_D
    Member

    Just an Accordion basically.

    http://jqueryui.com/accordion/

    #129398
    okcancel
    Member

    I don’t need an accordion, just a div that is partially collapsed and a button that expands it each time that its clicked. Thanks.

    #129401
    JohnMotylJr
    Participant

    @okcancel, just use jQuery’s toggle method.

    http://codepen.io/johnmotyljr/pen/IdJzt

    #208243
    Kushal Jayswal
    Participant

    I have written a post on it. Hope that works for you.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.