cursor:hand 와 cursor:pointer 어느게 표준일까? > 기술자료 | 해피정닷컴

cursor:hand 와 cursor:pointer 어느게 표준일까? > 기술자료

본문 바로가기

사이트 내 전체검색

cursor:hand 와 cursor:pointer 어느게 표준일까? > 기술자료

HTML cursor:hand 와 cursor:pointer 어느게 표준일까?

페이지 정보


본문

cursor:hand 는 Microsoft 에서 정한 표준(?), 그러나 W3C에서는  cursor:pointer 를 표준으로 지정함
cursor:hand 사용시 문법적 오류는 발생하지 않으나 IE 외의 브라우저에서는 작동안할수 있음

'cursor'
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
Initial:   auto
Applies to:   all elements
Inherited:   yes
Percentages:   N/A
Media:   visual, interactive
Computed value:   as specified, except with any relative URLs converted to absolute

This property specifies the type of cursor to be displayed for the pointing device. Values have the following meanings:

auto
The UA determines the cursor to display based on the current context.
crosshair
A simple crosshair (e.g., short line segments resembling a "+" sign).
default
The platform-dependent default cursor. Often rendered as an arrow.
pointer
The cursor is a pointer that indicates a link.
move
Indicates something is to be moved.
e-resize, ne-resize, nw-resize, n-resize, se-resize, sw-resize, s-resize, w-resize
Indicate that some edge is to be moved. For example, the 'se-resize' cursor is used when the movement starts from the south-east corner of the box.
text
Indicates text that may be selected. Often rendered as an I-beam.
wait
Indicates that the program is busy and the user should wait. Often rendered as a watch or hourglass.
progress
A progress indicator. The program is performing some processing, but is different from 'wait' in that the user may still interact with the program. Often rendered as a spinning beach ball, or an arrow with a watch or hourglass.
help
Help is available for the object under the cursor. Often rendered as a question mark or a balloon.
<uri>
The user agent retrieves the cursor from the resource designated by the URI. If the user agent cannot handle the first cursor of a list of cursors, it should attempt to handle the second, etc. If the user agent cannot handle any user-defined cursor, it must use the generic cursor at the end of the list.

Example(s):


:link,:visited { cursor: url(example.svg#linkcursor), url(hyper.cur), pointer }

This example sets the cursor on all hyperlinks (whether visited or not) to an external SVG cursor. User agents that don't support SVG cursors would simply skip to the next value and attempt to use the "hyper.cur" cursor. If that cursor format was also not supported, the UA would skip to the next value and simply render the 'pointer' cursor.


참고사이트
http://www.w3.org/TR/CSS21/ui.html#propdef-cursor 
http://nameslayer.tistory.com/178 

댓글목록

등록된 댓글이 없습니다.


Total 2,641건 98 페이지
  • RSS
기술자료 목록
701
Adobe   15930  2009-04-25 18:12  
700
Adobe   19606  2009-04-25 17:05  
699
HTML   35191  2009-04-25 16:01 ~ 2021-05-11 09:04  
698
HTML   12271  2009-04-25 12:17  
697
전자결제   29413  2009-04-25 11:12  
696
HTML   13305  2009-04-24 09:09 ~ 2009-09-09 00:00  
695
Adobe   20385  2009-04-24 08:38 ~ 2013-11-14 00:00  
694
HTML   14440  2009-04-23 20:15  
693
일반   14973  2009-04-23 12:42 ~ 2009-04-25 00:00  
열람
HTML   26219  2009-04-23 00:36  
691
그누보드   15958  2009-04-22 23:11  
690
일반   23018  2009-04-21 11:40  
689
JavaScript   19204  2009-04-20 12:55  
688
Adobe   15080  2009-04-18 03:20  
687
Adobe   13876  2009-04-18 02:59  
686
Adobe   14419  2009-04-18 02:43  
685
Adobe   14375  2009-04-18 00:45  
684
Adobe   14878  2009-04-18 00:35 ~ 2021-09-01 13:33  
683
ClassicASP   13354  2009-04-17 20:08  
682
PHP   15746  2009-04-17 19:59 ~ 2010-03-21 00:00  

검색

해피정닷컴 정보

회사소개 회사연혁 협력사 오시는길 서비스 이용약관 개인정보 처리방침

회사명: 해피정닷컴   대표: 정창용   전화: 070-7600-3500   팩스: 042-670-8272
주소: (34368) 대전시 대덕구 대화로 160 대전산업용재유통단지 1동 222호
개인정보보호책임자: 정창용   사업자번호: 119-05-36414
통신판매업신고: 제2024-대전대덕-0405호 [사업자등록확인]  
Copyright 2001~2024 해피정닷컴. All Rights Reserved.