JQuery - Sticky sidebar not working in Firefox
- by user1473358
I'm working on a site with a Sticky sidebar (fixed position under certain conditions, etc) that is working fine in Chrome & Safari, but breaks in Firefox. I'm not sure what the issue is since I didn't write the script:
$(document).ready(function() {
/*
var defaults = {
containerID: 'toTop', // fading element…