public marks

PUBLIC MARKS from delavigne with tag jQuery

July 2011

June 2011

August 2010

June 2010

May 2010

April 2010

Contact Us Slide-Out Demo

Contact Us Slide-Out Area using jQuery

BigTarget.js - Increase click target size - more call-to-action conversions | Blog | Newcastle Web Design & Development | Newism

by 1 other (via)
$(document).ready(function(){ $("ol.bigTarget h4 a").bigTarget({ hoverClass: 'over', // CSS class applied to the click zone onHover clickZone : 'div:eq(0)' // jQuery parent selector }); });