denehyg / reveal.js-menu

Slide out menu for reveal.js
https://denehyg.github.io/reveal.js-menu
MIT License
281 stars 76 forks source link

IE issues #3

Closed cavie78 closed 9 years ago

cavie78 commented 9 years ago

There seems to be an issue with IE. Menu.js sometimes loads correctly but frequently does not. When this occurs all named links appear as one big link. Clicking makes reveal try to load all slides on top of one another.

denehyg commented 9 years ago

Can you let me know what version of Windows and IE you are using. I've tested on IE9 and IE11 under Windows 7 and can't see the issue.

cavie78 commented 9 years ago

Thanks for the quick response. I've tried IE11 on 7 (actually Server 2008 R2) and XP

cavie78 commented 9 years ago

I think this was to do with the page load rather than any inherent problem with menu.js. Slimming down my site and loading the .js earlier seems to have solved the issue.