This website is always a huge help when it comes to honing my web design knowledge and skills. It's one of the top resources I recommend to others looking to do the same.
Lisa Lane - CEO, Awesome Studios

jQuery(function() {
var galleryid = '#my-hidden-gallery' //Gallery ID
var buttonid = '#my-open-gallery' //Button ID
if( jQuery( 'body.fl-builder-edit' ).length < 1 )
{
jQuery( galleryid )
.css('position', 'absolute')
.css('left', '-99999px')
}
jQuery( buttonid ).on('click', function( e ){
e.preventDefault()
jQuery( galleryid + ' img' ).first().trigger('click')
})
})
Here's What You'll Learn
As Featured On




Schedule a Consultation Now!
Do you want one-on-one web design training from the best pros in the industry?