Take Some Code

Monday, March 5, 2012

Test Post

{Hello World} Today I'm going to explain the the science of mouse over images. Mouse over images are an awesome way to add a little flavor to a site and make the site more dynamic, fun, and aesthetically pleasing.


Take Some Code Footer
<a href="http://takesomecode.blogspot.com" target="_blank">             <img src='http://www.navsounds.com/blogimages/headerflat.png' alt="Take Some Code" style="border: 0px;                 width: 900px; height: 100px;" onmouseover="this.src='http://www.navsounds.com/blogimages/headerof.png';"                 onmouseout="this.src='http://www.navsounds.com/blogimages/headerflat.png';" /></a>





<div class="hidden"><script type="text/javascript"><!--//--><![CDATA[//><!--var images = new Array()           function preload() {for (i = 0; i < preload.arguments.length; i++) {images[i] = new Image()              images[i].src = preload.arguments[i]}} preload( "http://www.navsounds.com/blogimages/button200x200of.gif")//--><!]]></script></div>

No comments:

Post a Comment

(c) 2012 Take Some Code