garand / sticky

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

using jquery.sticky.js results in breaking named hrefs only in Chrome #270

Open edsinternetsolutions opened 6 years ago

edsinternetsolutions commented 6 years ago

I am using jquery.sticky.js at santabarbaradreams.com. Visit this site using the latest Chrome browser and try clicking on About Me in the main navigation and you see that nothing happens. The About Me href is #about. If I omit including jquery.sticky.js it works again.

Works fine in all the other browsers that I looked at.