Side navigation
#9735 closed bug (duplicate)
Opened July 04, 2011 01:47AM UTC
Closed July 04, 2011 11:42PM UTC
Last modified July 04, 2011 11:42PM UTC
HTML5 details open attribute undefined
| Reported by: | anonymous | Owned by: | timmywil |
|---|---|---|---|
| Priority: | low | Milestone: | 1.next |
| Component: | attributes | Version: | 1.6.2 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
When you set the open attribute on a details element either to true or false, jQuery returns undefined.
JS Fiddle (with jQuery 1.6.1 but bug persists in 1.6.2): http://jsfiddle.net/PSGnp/
It works correctly in Chrome 12 which supports the HTMl5 details element. So take a look in Firefox.
Attachments (0)
Change History (4)
Changed July 04, 2011 11:07PM UTC by comment:1
| component: | unfiled → attributes |
|---|---|
| priority: | undecided → low |
| status: | new → open |
Changed July 04, 2011 11:07PM UTC by comment:2
| owner: | → timmywil |
|---|---|
| status: | open → assigned |
Changed July 04, 2011 11:42PM UTC by comment:3
| resolution: | → duplicate |
|---|---|
| status: | assigned → closed |
Confirmed: http://jsfiddle.net/rwaldron/PSGnp/2/