Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

controlgroup.selectmenu.js #8493

Open
jaspermdegroot opened this issue Aug 4, 2016 · 0 comments
Open

controlgroup.selectmenu.js #8493

jaspermdegroot opened this issue Aug 4, 2016 · 0 comments

Comments

@jaspermdegroot
Copy link
Contributor

In controlgroup.selectmenu.js a class of ui-button-inline is added to select widgets inside a controlgroup. However, only the first and last item in the group seem to get the class.
Besides that, the controlgroup CSS is based on the ui-controlgroup-item class so it seems better to add that class to all select widgets inside the group.

See http://view.jquerymobile.com/master/demos/selectmenu/ and http://view.jquerymobile.com/master/demos/controlgroup/ for examples of the broken controlgroups with selectmenus.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.