responsive panel demo broken / how to keep a panel open on a large window
Is it just me, or is the following demo broken (I tried in Chrome / Firefox on Mac and IE on Win 8)?
I am trying to build a website that uses a left side panel menu. When the page is open in a large window (on a computer) I want the panel to stay open. When the page is open on a small window, I want the menu to be closed until the user opens it. It sounds to me like I should be able to just add class="ui-responsive-panel" to the page container, but this does not work.
Any ideas would be appreciated. I have already tried all of the ideas in this thread:
Thanks!