Shawn L. Hyde, Portfolio/Resume
Specializing in 3D art, Web Design and Concept Creation

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Advanced Banner Ads with JavaScript

    This script allows you to rotate ads every x/1000 of a second: <script language="JavaScript" type="text/JavaScript"> <!-- var linkArray = new Array(4); var imageArray = new Array(4); var counter = 1; var url = " http://area51.mn "; linkArray[0] = " http://area51...
    Posted to Design (Weblog) by Shawn Hyde on 09-04-2007
  • Adding Banner ads to Community Server - Simple Javascript

    Here is an example of a simple Javascript you can use to add banner ads in Community Server: <SCRIPT LANGUAGE="JavaScript"> <!-- var rotate = 3; var now = new Date() var sec = now.getSeconds() var ad = sec % rotate; ad +=1; if (ad==1) { txt="Professional Web Hosting"; url...
    Posted to Design (Weblog) by Shawn Hyde on 09-04-2007
Page 1 of 1 (2 items)
©2007 · Shawn Hyde, all rights reserved.