jQuery Window Resize – Fading an HTML Element In and Out

Intro I am going to share with you a cool trick you can use to fade html elements in and out using jQuery — depending on the width of the browser window. This creates a nice responsive effect that when the window is resized the element will fade in if there is room for it…