Switch to full style
HTML code examples
Post a reply

Change cursor to help

Sun Dec 04, 2011 8:58 pm

Change cursor to help
Code:
<html>
<
head>
<
title>Change cursor to help</title>
<
style type="text/css">
div.helpCurs {
 
cursorhelp;  
}
</
style>
</
head>

<
body>
  <
div class="helpCurs">
  <
center>
   <
p>
      
When you move your pointer to this text the cursor is changed to help.<br/>
      
When you move your pointer to this text the cursor is changed to help.<br/>
      
When you move your pointer to this text the cursor is changed to help.<br/>
      
When you move your pointer to this text the cursor is changed to help.<br/>
    </
p>
   </
center>
  </
div>
  
</
body>
</
html>
 




Post a reply
  Related Posts  to : Change cursor to help
 Change cursor to wait     -  
 Change cursor to crosshair     -  
 Change cursor to move     -  
 Change the mouse cursor to hand pointer     -  
 JavaScript Cursor     -  
 Finding The Blinking Cursor     -  
 custom cursor in javascript     -  
 change the MAC address     -  
 How to change the JAR Icon     -  
 change timezones in php     -  

Topic Tags

CSS Cursor