CSS cursor attribute list

Related Tags:

  css Cursor Types 

  CSS cursor type you put the cursor on the corresponding text cursor viewing attention should be paid to the actual results depend on a user's system settings, and you see here the results were not necessarily consistent.  Cross-heart   Cross-heart cursor: crosshair;  Hand   Hand cursor: pointer; 
  Cursor: hand; 
  Write two to take care of IE5, it is only recognized hand.  Waiting / hourglass   Waiting / hourglass cursor: wait;  Help   Cursor help: help;  Not released   Unable to release cursor: no-drop;  [/ Edit   [/ Edit cursor: text;  Movable object   Cursor moving objects can be: move;  Progressive change size   Progressive change size (North) cursor: n-resize;  Downward changes in the size   Downward change in size (South) cursor: s-resize;  The right to change the size   The right to change the size (East) cursor: e-resize;  Change the size of the left   Change the size of the left (West) cursor: w-resize;  Right to change the size upward   Right upward change size (North East) cursor: ne-resize;  Left upward change in size   Left upward change in size (North West) cursor: nw-resize;  Right down the size change   Right down to change size (South East) cursor: se-resize;  Left downward change size   Left downward change size (South West) cursor: sw-resize;  Automatic   Automatic cursor: auto;  Prohibition   Prohibition cursor: not-allowed;  Processing   Treatment cursor: progress;  Default   Default cursor: default;  User-defined   User-defined (available animation) cursor: url ( '#'); 
  # = Cursor document addresses (to document format must be:. Cur or. Ani). 

Related articles:

AJAX for asp.net plug-in installation and testing
  First, the installation chapter    As Google and Yahoo promotion, AJAX now become the site of new and emerging technologies.    AJAX is Asnychronize Javascript and XML (Asynchronous Javascript and XML).    The basic principle is that the web page when a user tr...
Fireworks MX 2004 version control and file upload
  Studio MX 2004 will be extended to the site management features of each software, and give full consideration to the team on the request of version control with Dreamweaver, the new version of Flash, and Fireworks have joined the site document management functions.    However Firewo...
The flow of water effects
  Recently in LEO and even posted on the Forum for realistic animation wave, today the handbook and code stickers out, for your reference,抛砖引玉hope that we can play a role.    Download the original code    First, we have to prepare a suitable picture, right here said, is a ...
The line personal blog blog craze triggered profit
  The deadline for September 5, has more than 100,000 registered users of the blog to blog network, to share TCL, excellence, etc. A number of enterprises in the promotion of the 30 million fee.    Of these, the highest income users have more than 200 yuan income accounts.  &nbs...
Home Feedback Form production
  First, the necessity of Home Feedback Form how your home?    Visitors how to treat your home?    I am afraid this is a "Web bugs" are particularly want to know.    How to solve the problem?    You can make your web site a feedback form, the r...