Open leesaenz opened 10 years ago
The example doesn't work in both Safari 7.0.5 (9537.77.4)
and Chrome 36.0.1985.125
in my Mac. I changed the jquery.min.js
path to http://code.jquery.com/jquery-1.11.0.min.js
, since Google has been blocked out in China.
I was having an issue implementing a sidebar like in example-right.html in the demo. It works great in Chrome, but in Firefox once the sidebar changes to position:fixed, it snaps all the way to the right edge of the browser window outside of any containers.
I checked the demo and it exhibits the same behavior.