Tags: deodigital/Sticky-Element
Tags
Act on container height changes - Fixes EnzoMartin#1 - Bump to 1.0.0 - Replace usage of jQuery functions to native functions - Use single ticks instead of mixed double quotes and ticks - Change the throw error to a console.error - Add a setInterval check that checks each sticky instance's container height to see if it changed and needs to have it's boundaries updated - Add CSS animation option - Document methods and options better - Add minified file - Remove useFixed entirely, only relies on relative positioning now