public marks

PUBLIC MARKS from delavigne with tags jQuery & css

April 2010

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 }); });

March 2010

December 2009

November 2009

June 2009

10 Ways to Instantly Increase Your jQuery Performance - Nettuts

by 3 others
the quicker and easier method is to simply link to the script directly. Rather than hard-coding the specific version of jQuery directly (1.3.2), you should instead use 1, which will automatically reference the most recent version of the library.

May 2009

December 2008