jQuery UI Widgets Forums Navigation Expander multiple items in expander

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  edwardsmarkf 10 years, 2 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • multiple items in expander #58560

    edwardsmarkf
    Participant

    hello all – it seems the more i use jqxWidgets, the more i find it can do !

    i wish to create an expander that contains a dozen elements, maybe all closed. when the user clicks on one of the elements, it opens up. something like:

    item one (closed)
    item two (closed)
    item three (closed)
    item four (closed)

    so when i click on item three i see:

    item one (closed)
    item two (closed)
    item three (now open!)
    . . . .welcome to item three this contains
    . . . .everything you wish to learn about item three
    item four (closed)

    now i click on item number two i want to see:

    item one (closed)
    item two (now open!)
    . . . .welcome to item number two – this section contains
    . . . .everything you wish to learn about item number three and a lot more.
    item three (closed again)
    item four (closed)

    i see i can do something very similar by combining multiple expanders, but i was hoping for something a little cleaner.

    or perhaps there is another widget i have overlooked?

    thank you all for your help, and thank you for creating jqxWidgets !

    multiple items in expander #58570

    Peter Stoev
    Keymaster

    Hi edwardsmarkf,

    If you want to create an expander with multiple items, then use the navigationbar instead which is actually an exapnder with multiple items.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    multiple items in expander #58596

    edwardsmarkf
    Participant

    awesome! i hope you dont ever get tired of hearing this, but THANK YOU !

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.