topical media & game development

talk show tell print

game-javascript-casual-mad-cows-game.htm / htm



  
  <!-- FOUR STEPS TO INSTALL MAD COWS:
  
     1.  Put first coding into a new document, save as mad-cows.html
     2.  Put next coding into a new document, save as mad-cows-top.html
     3.  Put last coding into a new document, save as mad-cows-bottom.html
     4.  Save cow images and upload them to your web site directory  -->
  
  <!-- STEP ONE: Put this coding into a new document, mad-cows.html  -->
  
  <HTML>
  <HEAD>
  <TITLE>Mad Cows</TITLE>
  </HEAD>
  <FRAMESET ROWS = "250,*">
  <FRAME SRC = "top.html#top" NAME = "topframe">
  <FRAME SRC = "bottom.html" NAME = "bottomframe">
  </FRAMESET>
  </HTML>
  
  <p><center>
  <font face="arial, helvetica" size="-2">Free JavaScripts provided<br>
  by <a href="http://javascriptsource.com">The JavaScript Source</a></font>
  </center><p>
  
  <!-- Script Size:  0.61 KB  -->
  
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.