cursor mouse style?

PHP中文网
Release: 2017-06-09 11:05:01
Original
1790 people have browsed it


  • Value: [ [

  • [

  • auto: Normal mouse

  • crosshair: crosshair mouse

  • default: default mouse

  • pointer: point Mouse (hand, written 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): Change the size of the mouse

  • text: Text mouse

  • wait: Wait for the mouse

  • help: Help mouse

  • progress: Process mouse, processing

  • inherit: inherit

  • no-drop: cannot be released, cannot be dragged

  • not-allowed: prohibited

  • url(' # ');# = Cursor file address (note that the file format must be: .cur or .ani). Note: After defining the custom cursor, add a general cursor at the end, in case the cursors defined by the URL cannot be used

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!