jQuery Archive
-
Great Hotspot Image Swap
Posted on 27th Apr 2011 | No CommentsUsing ‘hotspots’ to swap images is pretty straight forward, and can be really effective…. try this method from Stackoverflow <img src="nav.jpg" /> //set off state var nav_off = "/images/nav-off.jpg"; //... -
FW: Fancybox
Posted on 24th Apr 2011 | No Commentshttp://net.tutsplus.com/tutorials/wordpress/anatomy-of-a-wordpress-plugin/ http://wordpress.tv/2009/09/20/john-hawkins-plugin-building-portland09/ http://www.tipsandtricks-hq.com/wordpress-lightbox-ultimate-plugin-display-media-in-a-fancy-lightbox-overlay-3163 -
Javascript not validating?
Posted on 21st Apr 2010 | No CommentsCommon problem, just wrap it in CDATA tags… <script type="text/javascript"> /*<








