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

Demo page doesn't work in IE9 #7

Closed trante closed 12 years ago

trante commented 12 years ago

I tried this demo page: http://mathiasbynens.be/demo/html5-details-jquery

But it doesn't work in IE9. My user agent is: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0; MAAU; MAAU)

mathiasbynens commented 12 years ago

The plugin is fully tested and works fine in IE9. Make sure you’re in IE9 browser mode, and compatibility mode is not enabled.

nicekiwi commented 8 years ago

Sorry, but this plugin does NOT work in IE9. :( That is the Demo here: https://mathiasbynens.be/demo/html5-details-jquery at least does not work.

Demo: https://www.youtube.com/watch?v=zDX3ocpo7NM

nicekiwi commented 8 years ago

Ok, this is weird. When I first goto the page, as you see in the Youtube video the plugin appears not to work. But as Soon as I open the Dev tools it starts working?? If I refresh the page with Dev tools open it works. But if I close Dev tools and Close the tab, then go back with Dev tools closed. Again it will not work.

dascritch commented 8 years ago

Seems like a console call .

Envoyé via internet Le 31 mars 2016 12:47 AM, "Ezra Sharp" notifications@github.com a écrit :

Ok, this is weird. When I first goto the page, as you see in the Youtube video the plugin appears not to work. But as Soon as I open the Dev tools it starts working?? If I refresh the page with Dev tools open it works. But if I close Dev tools and Close the tab, then go back with Dev tools closed. Again it will not work.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/mathiasbynens/jquery-details/issues/7#issuecomment-203671892