ThemeForest

Get grunge border working on slider and links a...

« See all FAQs for Sport and Grunge - WordPress Shop & Newsletter

Get grunge border working on slider and links at same time

Try adding this special bit of javascript to the website:

<script>
jQuery(function(){
jQuery('#slider_border').click(function(){
window.location.href = jQuery('#slider a').not(":hidden").attr('href');
});
});
</script>
by
by
by
by
by