So, I wanted to share a recent custom coded “very simple” jQuery script we coded for a photography biz in the Seattle, WA area! View the source code below and reference this url, picturestoburn.com to see the source code on how we did it! Very simple jquery script… but very cool in our book… one of “quickest and best” photo viewing scripts we’ve coded yet! Enjoy. $(document).ready(function(){ $(“.windowWrap”).hover( function(){ $(“.gallery_thumbs”).css(‘display’,”); … read more







