Css
CSS Properties:
9, user interface properties:
Cursor property, the user can specify the cursor shape to be used on an element:
Property name : ' Cursor '
Property value : Auto | crosshair | default | pointer | move | e-resize | ne-resize | nw-resize | n-resize | se-resize | sw-resize | S-resize | w-resize| Text | Wait | Help | <url>
Initial value : Auto
Fit Objects : all elements
Whether to inherit : Yes
Percent remark : prohibited
Property values represent the various shapes of the mouse pointer in Windows Operations, and also specify the URL address of the pointer icon, but CSS also temporarily does not support ANI animation cursors.
Conclusion:
Here, all the existing attributes about CSS are introduced (and there are some forms of auditory style, will not be introduced again, this article should also end, although now support Style list browser type is not much, but also accounted for more than half, style form will become the browser's unified standard sooner or later, There are two reasons for this: first, the style is the only accepted style standard for the consortium , and there is no indication that the consortium will use the Javascript style sheet as a style sheet standard; two CSS Effectively solve the problem of bringing events into the element, with the scripting program, is an integral part of dynamic HTML , trying to create a Web page with a style sheet, you will find it really convenient. I hope these efforts can be a good command of your style.