CSS Cursor attribute list

Source: Internet
Author: User
Cursor type CSS
Place your cursor on the appropriate text to view the effect Note that the actual effect of the cursor depends on the user's system settings, which is not necessarily the same as what you see here.
Cross Accuracy cursor: crosshair;
Hand cursor: pointer;
cursor: hand;

Write two to take care of ie5. it only recognizes hand.
Wait/hourglass cursor: wait;
Help cursor: help;
Cannot be released cursor: no-drop;
Text/editing cursor: text;
Movable object cursor: move;
Up (North) cursor: n-resize;
Change the size down (South) cursor: s-resize;
Change the size to the right (East) cursor: e-resize;
Change the size to the left (West) cursor: w-resize;
Change the size (North East) from top to right) cursor: ne-resize;
Change the size (North West) to the left) cursor: nw-resize;
Change the size down to the right (South East) cursor: se-resize;
South West) cursor: sw-resize;
Automatic cursor: auto;
Disable cursor:not-allowed;
Processing cursor: progress;
System Default cursor: default;
Custom (animation available) cursor: url(' # ');
# = Cursor file address (note that the file format must be. cur or. Ani ).

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.