Cursor mouse style-properties, cursor mouse Style

Source: Internet
Author: User

Cursor mouse style-properties, cursor mouse Style

  • Value: [[<uri>,] * [auto | crosshair | default | pointer | move | e-resize | ne-resize | nw-resize | n-resize | se-resize | sw-resize | s-resize | w-resize | text | wait | help | progress] | inherit
    • [<Uri>,] *: displays data based on user-defined resources.
    • Auto: normal mouse
    • Crosshair: Cross mouse
    • Default: default mouse
    • Pointer: Point mouse (hand, write two to take care of IE5, it only recognizes hand .)
    • Move: move the mouse
    • E-resize (East), ne-resize (North East), nw-resize (North West), n-resize (North), se-resize (South East ), sw-resize (South West), s-resize (South), w-resize (West): resize the mouse
    • Text: text mouse
    • Wait: waiting for the mouse
    • Help: help Mouse
    • SS: Process mouse, processing in progress
    • Inherit: Inheritance
    • No-drop: cannot be released, cannot be dragged
    • Not-allowed: Disabled
    • Url ('#'); # = the address of the cursor file (note that the file format must be. cur or. ani ). Note: Add a general cursor to the end after the custom cursor is defined to prevent the cursors defined by those URLs from being used.

Cursor custom mouse Style

<Html>

<Body>
<P> move the mouse over the word to see the mouse pointer changes: </p>
<Span style = "cursor: auto">
Auto </span> <br/>
<Span style = "cursor: crosshair">
Crosshair </span> <br/>
<Span style = "cursor: default">
Default </span> <br/>
<Span style = "cursor: pointer">
Pointer </span> <br/>
<Span style = "cursor: move">
Move </span> <br/>
<Span style = "cursor: e-resize">
E-resize </span> <br/>
<Span style = "cursor: ne-resize">
Ne-resize </span> <br/>
<Span style = "cursor: nw-resize">
Nw-resize </span> <br/>
<Span style = "cursor: n-resize">
N-resize </span> <br/>
<Span style = "cursor: se-resize">
Se-resize </span> <br/>
<Span style = "cursor: sw-resize">
Sw-resize </span> <br/>
<Span style = "cursor: s-resize">
S-resize </span> <br/>
<Span style = "cursor: w-resize">
W-resize </span> <br/>
<Span style = "cursor: text">
Text </span> <br/>
<Span style = "cursor: wait">
Wait </span> <br/>
<Span style = "cursor: help">
Help </span>
</Body>

</Html>... the remaining full text>
 
What is cursor in div ??

Css defines the mouse style. The cursor attributes include:
Auto: normal mouse
Crosshair: Cross mouse
Default: default mouse
Pointer: Point mouse
Move: move the mouse
E-resize, ne-resize, nw-resize, n-resize, se-resize, sw-resize, s-resize, w-resize: Change the mouse size
Text: text mouse
Wait: waiting for the mouse
Help: help Mouse
Progress: Process mouse
Inherit: Inheritance

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.