Jonathan Harriot
Member since Dec 11, 2008
- Profile: /members/2163-jonathan-harriot.htm
- URL: http://foryourlungsonly.net
- Comments: 1
Recent Blog Comments By Jonathan Harriot
-
You Really Shouldn't Be Here jQuery, My Wife Might Begin To Suspect Something
Posted on Dec 10, 2007 at 5:26 PM
Here was my simple jQuery image Swap: $('img#nav1').hover(function() { $(this).attr("src","/images/headerNav/1-over.gif"); }, function() { $(this).attr("src","/images/headerNav/1.gif"); });... read more »