jquery-backstretch / jquery-backstretch

Backstretch is a simple jQuery plugin that allows you to add a dynamically-resized, slideshow-capable background image to any page or element. The image will stretch to fit the page/element, and will automatically resize as the window/element size changes.
http://www.jquery-backstretch.com
MIT License
3.91k stars 912 forks source link

Nav breaks after screen resize #476

Open RandallHolbrook opened 6 years ago

RandallHolbrook commented 6 years ago

After resizing the browser down to a media breakpoint, the nav links go dead and you have to reload the page to get them working again. Anyone run into this?