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

doesn't work in IE #8

Closed lifeiscontent closed 11 years ago

lifeiscontent commented 11 years ago

when calling details on the jQuery object I get "Unexpected call to method or property access."

Edit: Forgot to include the JS in the head tag not the body