mathiasbynens / jquery-details

World’s first <details>/<summary> polyfill™
https://mths.be/details
GNU General Public License v2.0
121 stars 34 forks source link

Consider setting the `open` property as well #2

Closed mathiasbynens closed 12 years ago

mathiasbynens commented 12 years ago

We’re already setting the attribute, even adding a className — might as well set the property as well.