Single Image Opacity Fade In and Out Effect Using jQuery

6380829545_c9ac99e0ef

This fade-in and fade-out effect is so simple yet it is so beautiful. Today, I’ll be teaching you how to create this cool effect using a single image that is 50% transparent on a static state but on a hover state it fade in to the full colored image. See example below: Cool huh? You...

Read more

Youtube Overlapping Dropdown Menu’s and Other Layers

here’s a quick fix for this dropdown problem on Menu’s. Add this line after the youtube address in your iFrame: ?rel=0&hd=1&wmode=transparent here’s a sample after the line above is added:(Take note on the RED TEXT) <iframe width=”624″ height=”325″ src=”http://www.youtube.com/embed/AbcdFeGH102?rel=0&amp;hd=1&amp;wmode=transparent” frameborder=”0″ allowfullscreen></iframe>   Hope this help you with your dropdown menu problem with YouTube Video’s If...

Read more