Search and Top Navigation
#7153 closed bug (notabug)
Opened March 18, 2011 01:18PM UTC
Closed March 28, 2011 10:14PM UTC
Multiple radio buttonsets bug
Reported by: | seven | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.button | Version: | 1.8.9 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
.buttonset() works fine with button elements , but not with radio button elements.
When I add more than 1 radio buttonset , only the first buttonset seems to get the corner thing applied.
Multiple radio buttonsets : http://jsbin.com/aloja3/20
(Please fully zoom in demo to see rounded corners)
Attachments (0)
Change History (1)
Changed March 28, 2011 10:14PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
You can't use the same ID for multiple elements. I have adjusted your test case [1], and I think it works. Please reopen if I am incorrect. Thanks!
[1] http://jsbin.com/aloja3/26