Create a jQueryUI 1.8 Button menu

Posted by Brian M. Hunt on Stack Overflow See other posts from Stack Overflow or by Brian M. Hunt
Published on 2010-04-14T21:04:08Z Indexed on 2010/04/14 21:13 UTC
Read the original article Hit count: 255

Filed under:
|
|
|
|

Now that jQueryUI 1.8 is out, I was browsing through the updates and came across the new Button widget, and in particular one of the demos with the SplitButton with a dropdown. This demo seems to suggest that the Button widget could be used to create a dropdown menu here.

As a matter of discussion, I was wondering what ways there are to go about creating a dropdown menu with this new Button widget.

Cheers.

© Stack Overflow or respective owner

Related posts about dropdown

Related posts about jqueryui