And in a similar
way to the method by which a list of
Example
This style rule sets the cursor to take the
appearance of the text cursor for the
element whose ID is"current":
#current {
cursor: text;
}
font family names is used, the browser
will use the first URI it successfully retrieves. Note that you must also specify a
fallback cursor-type keyword.
Descriptions for all the valid cursor keywords are provided here:
auto the browser??™s default cursor in the current context
crosshair a crosshair cursor
default the default cursor for the platform, without regard for the context
e-resize a cursor that indicates that a right-hand (???east???) edge will be moved
help a cursor that indicates that help is available for the object under the
cursor
move a cursor that indicates that something will be moved
n-resize a cursor that indicates that a top (???north???) edge will be moved
359 User Interface Properties
ne-resize a cursor that indicates that top (???north???) and right-hand (???east???) edges
will be moved
nw-resize a cursor that indicates that top (???north???) and left-hand (???west???) edges
will be moved
pointer a cursor that indicates a link (commonly a hand with an extended
index finger)
progress a cursor that indicates progress: the application is busy doing
something, but the user can still interact with it
s-resize a cursor that indicates that a bottom (???south???) edge will be moved
se-resize a cursor that indicates that bottom (???south???) and right-hand (???east???)
edges will be moved
sw-resize a cursor that indicates that bottom (???south???) and left-hand (???west???)
edges will be moved
text a cursor that indicates that text may be selected (commonly an I-beam)
w-resize a cursor that indicates that a left-hand (???west???) edge will be moved
wait a cursor that indicates that the application is busy and that the user
should wait (commonly an hourglass)
Compatibility
User Interface Properties
Opera Safari Firefox Internet Explorer
9.
Pages:
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524