Sun Dec 04, 2011 9:01 pm
<html>
<head>
<title>Change cursor to wait</title>
<style type="text/css">
div.waitCurs {
cursor: wait;
}
</style>
</head>
<body>
<div class="waitCurs">
<center>
<p>
When you move your pointer to this text the cursor is changed to wait.<br/>
When you move your pointer to this text the cursor is changed to wait.<br/>
When you move your pointer to this text the cursor is changed to wait.<br/>
When you move your pointer to this text the cursor is changed to wait.<br/>
</p>
</center>
</div>
</body>
</html>
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.