topical media & game development
#javascript-css-loader-demo.htm / htm
<head>
<style>
#loading {
width: 200px;
height: 100px;
background-color: #c0c0c0;
position: absolute;
left: 50%;
top: 50%;
margin-top: -50px;
margin-left: -100px;
text-align: center;
}
</style>
<script type="text/javascript" src="javascript-css-loader-script.js"></script>
</head>
<body>
as it says, laoding ...
</body>
(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.