garand / sticky

jQuery Plugin for Sticky Objects
Other
3.3k stars 1.06k forks source link

Demo "example-right.html" doesn't work correctly in Firefox #116

Open leesaenz opened 10 years ago

leesaenz commented 10 years ago

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.

dongli commented 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.