by coreymill » Mon Jun 14, 2010 9:27 pm
Hmmm, I assumed that they just used flash to make it (which wouldn't be too difficult) but that doesn't seem to be the case.
I personally don't know a whole lot about html myself, so I am not sure how they are controlling the timer which is switching from one to the other when you aren't mousing over them in this case. It looks like the section of the code which deals w/ those images and links though is right in here.
<p style="margin: 0;"></p>
<div id="clickbannerwrapper">
<div id="clickbannernav">
<span><a href="#">FREE software</a></span>
<span><a href="#">99.9% Uptime</a></span>
<span><a href="#" class="bottom">Award winning</a></span>
</div>
<div id="clickbanner" class="pics3">
<a href="serif-webplus-x2.php"><img src="../images/hosting_banner/banner_serif.jpg" width="440" height="215" alt="FREE web design software for every web hosting customer - Serif WebPlus X2"/></a>
<a href="/blog/category/uptime/"><img src="../images/hosting_banner/banner_uptime.jpg" width="440" height="215" alt="99.9% uptime - we're so confident of the service we offer, we guarantee your website will be available 99.9% of the time!"/></a>
<a href="/about-simple-web-hosting/awards.php"><img src="../images/hosting_banner/banner_awards.jpg" width="440" height="215" alt="Award winning web hosting - everything you need to get your organisation on the internet quickly and hassle free."/></a>
</div>