topical media & game development
basic-ajax-04-Catalogue.htm / htm
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<script type="text/javascript" src="ImageLoader.js"></script>
</head>
<body onload="createImage()">
<b>Book:</b>
<br/>
<img id="cover" src="begaspnet.jpg" />
<br />
<br />
<b>Authors: </b><span id="authors"> Hart, Kauffman, Sussman, Ullman</span>
<br /><b>ISBN: </b><span id="ISBN">0004588508</span>
<br /><b>Price: </b><span id="price">$39.99</span>
<img id="secret" src="onebyone.gif" /><br /><br />
<input type="button" onclick="showCookie()" value="Click to see Cookie" />
</body>
</html>
(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.