{"id":6273,"date":"2019-11-18T10:04:09","date_gmt":"2019-11-18T01:04:09","guid":{"rendered":"http:\/\/auctionpro.co.kr\/?p=6273"},"modified":"2019-11-18T10:06:08","modified_gmt":"2019-11-18T01:06:08","slug":"6273","status":"publish","type":"post","link":"https:\/\/www.auctionpro.co.kr\/?p=6273","title":{"rendered":"Make the cursor a hand  style"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-6274\" src=\"http:\/\/auctionpro.co.kr\/wp-content\/uploads\/2019\/11\/style_Pointer.gif\" alt=\"\" width=\"662\" height=\"244\" \/><\/p>\n<div class=\"cursors\">\n<div class=\"nwse-resize\">\n<pre class=\"lang:xhtml decode:true \" >.auto          { cursor: auto; }\r\n.default       { cursor: default; }\r\n.none          { cursor: none; }\r\n.context-menu  { cursor: context-menu; }\r\n.help          { cursor: help; }\r\n.pointer       { cursor: pointer; }\r\n.progress      { cursor: progress; }\r\n.wait          { cursor: wait; }\r\n.cell          { cursor: cell; }\r\n.crosshair     { cursor: crosshair; }\r\n.text          { cursor: text; }\r\n.vertical-text { cursor: vertical-text; }\r\n.alias         { cursor: alias; }\r\n.copy          { cursor: copy; }\r\n.move          { cursor: move; }\r\n.no-drop       { cursor: no-drop; }\r\n.not-allowed   { cursor: not-allowed; }\r\n.all-scroll    { cursor: all-scroll; }\r\n.col-resize    { cursor: col-resize; }\r\n.row-resize    { cursor: row-resize; }\r\n.n-resize      { cursor: n-resize; }\r\n.e-resize      { cursor: e-resize; }\r\n.s-resize      { cursor: s-resize; }\r\n.w-resize      { cursor: w-resize; }\r\n.ns-resize     { cursor: ns-resize; }\r\n.ew-resize     { cursor: ew-resize; }\r\n.ne-resize     { cursor: ne-resize; }\r\n.nw-resize     { cursor: nw-resize; }\r\n.se-resize     { cursor: se-resize; }\r\n.sw-resize     { cursor: sw-resize; }\r\n.nesw-resize   { cursor: nesw-resize; }\r\n.nwse-resize   { cursor: nwse-resize; }\r\n\r\n.cursors &gt; div {\r\n    float: left;\r\n    box-sizing: border-box;\r\n    background: #f2f2f2;\r\n    border:1px solid #ccc;\r\n    width: 20%;\r\n    padding: 10px 2px;\r\n    text-align: center;\r\n    white-space: nowrap;\r\n    &amp;:nth-child(even) {\r\n       background: #eee;\r\n    }\r\n    &amp;:hover {\r\n       opacity: 0.25\r\n    }\r\n}<\/pre>\n<\/div>\n<\/div>\n<pre class=\"lang:xhtml decode:true \" >&lt;h1&gt;Example of cursor&lt;\/h1&gt;\r\n\r\n&lt;div class=\"cursors\"&gt;\r\n    &lt;div class=\"auto\"&gt;auto&lt;\/div&gt;\r\n    &lt;div class=\"default\"&gt;default&lt;\/div&gt;\r\n    &lt;div class=\"none\"&gt;none&lt;\/div&gt;\r\n    &lt;div class=\"context-menu\"&gt;context-menu&lt;\/div&gt;\r\n    &lt;div class=\"help\"&gt;help&lt;\/div&gt;\r\n    &lt;div class=\"pointer\"&gt;pointer&lt;\/div&gt;\r\n    &lt;div class=\"progress\"&gt;progress&lt;\/div&gt;\r\n    &lt;div class=\"wait\"&gt;wait&lt;\/div&gt;\r\n    &lt;div class=\"cell\"&gt;cell&lt;\/div&gt;\r\n    &lt;div class=\"crosshair\"&gt;crosshair&lt;\/div&gt;\r\n    &lt;div class=\"text\"&gt;text&lt;\/div&gt;\r\n    &lt;div class=\"vertical-text\"&gt;vertical-text&lt;\/div&gt;\r\n    &lt;div class=\"alias\"&gt;alias&lt;\/div&gt;\r\n    &lt;div class=\"copy\"&gt;copy&lt;\/div&gt;\r\n    &lt;div class=\"move\"&gt;move&lt;\/div&gt;\r\n    &lt;div class=\"no-drop\"&gt;no-drop&lt;\/div&gt;\r\n    &lt;div class=\"not-allowed\"&gt;not-allowed&lt;\/div&gt;\r\n    &lt;div class=\"all-scroll\"&gt;all-scroll&lt;\/div&gt;\r\n    &lt;div class=\"col-resize\"&gt;col-resize&lt;\/div&gt;\r\n    &lt;div class=\"row-resize\"&gt;row-resize&lt;\/div&gt;\r\n    &lt;div class=\"n-resize\"&gt;n-resize&lt;\/div&gt;\r\n    &lt;div class=\"s-resize\"&gt;s-resize&lt;\/div&gt;\r\n    &lt;div class=\"e-resize\"&gt;e-resize&lt;\/div&gt;\r\n    &lt;div class=\"w-resize\"&gt;w-resize&lt;\/div&gt;\r\n    &lt;div class=\"ns-resize\"&gt;ns-resize&lt;\/div&gt;\r\n    &lt;div class=\"ew-resize\"&gt;ew-resize&lt;\/div&gt;\r\n    &lt;div class=\"ne-resize\"&gt;ne-resize&lt;\/div&gt;\r\n    &lt;div class=\"nw-resize\"&gt;nw-resize&lt;\/div&gt;\r\n    &lt;div class=\"se-resize\"&gt;se-resize&lt;\/div&gt;\r\n    &lt;div class=\"sw-resize\"&gt;sw-resize&lt;\/div&gt;\r\n    &lt;div class=\"nesw-resize\"&gt;nesw-resize&lt;\/div&gt;\r\n    &lt;div class=\"nwse-resize\"&gt;nwse-resize&lt;\/div&gt;\r\n&lt;\/div&gt;<\/pre>\n<p>\ucc38\uc870  : https:\/\/stackoverflow.com\/questions\/3087975\/make-the-cursor-a-hand-when-a-user-hovers-over-a-list-item<\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>.auto { cursor: auto; } .default { cursor: default; } .none { cursor: none; } .context-menu { cursor: context-menu; } .help { cursor: help; } <a class=\"mh-excerpt-more\" href=\"https:\/\/www.auctionpro.co.kr\/?p=6273\" title=\"Make the cursor a hand  style\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[31],"tags":[],"class_list":["post-6273","post","type-post","status-publish","format-standard","hentry","category-html"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Make the cursor a hand style - AuctionPro<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.auctionpro.co.kr\/?p=6273\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Make the cursor a hand style - AuctionPro\" \/>\n<meta property=\"og:description\" content=\".auto { cursor: auto; } .default { cursor: default; } .none { cursor: none; } .context-menu { cursor: context-menu; } .help { cursor: help; } [...]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.auctionpro.co.kr\/?p=6273\" \/>\n<meta property=\"og:site_name\" content=\"AuctionPro\" \/>\n<meta property=\"article:published_time\" content=\"2019-11-18T01:04:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-11-18T01:06:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2019\/11\/style_Pointer.gif\" \/>\n\t<meta property=\"og:image:width\" content=\"662\" \/>\n\t<meta property=\"og:image:height\" content=\"244\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/gif\" \/>\n<meta name=\"author\" content=\"golgol\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"golgol\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"2\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=6273#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=6273\"},\"author\":{\"name\":\"golgol\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\"},\"headline\":\"Make the cursor a hand style\",\"datePublished\":\"2019-11-18T01:04:09+00:00\",\"dateModified\":\"2019-11-18T01:06:08+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=6273\"},\"wordCount\":11,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=6273#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/auctionpro.co.kr\\\/wp-content\\\/uploads\\\/2019\\\/11\\\/style_Pointer.gif\",\"articleSection\":[\"[Dev]HTML\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=6273#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=6273\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=6273\",\"name\":\"Make the cursor a hand style - AuctionPro\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=6273#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=6273#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/auctionpro.co.kr\\\/wp-content\\\/uploads\\\/2019\\\/11\\\/style_Pointer.gif\",\"datePublished\":\"2019-11-18T01:04:09+00:00\",\"dateModified\":\"2019-11-18T01:06:08+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=6273#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=6273\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=6273#primaryimage\",\"url\":\"http:\\\/\\\/auctionpro.co.kr\\\/wp-content\\\/uploads\\\/2019\\\/11\\\/style_Pointer.gif\",\"contentUrl\":\"http:\\\/\\\/auctionpro.co.kr\\\/wp-content\\\/uploads\\\/2019\\\/11\\\/style_Pointer.gif\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=6273#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Make the cursor a hand style\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#website\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/\",\"name\":\"AuctionPro\",\"description\":\"\uc625\uc158\ud504\ub85c\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\",\"name\":\"golgol\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?author=6\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Make the cursor a hand style - AuctionPro","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.auctionpro.co.kr\/?p=6273","og_locale":"ko_KR","og_type":"article","og_title":"Make the cursor a hand style - AuctionPro","og_description":".auto { cursor: auto; } .default { cursor: default; } .none { cursor: none; } .context-menu { cursor: context-menu; } .help { cursor: help; } [...]","og_url":"https:\/\/www.auctionpro.co.kr\/?p=6273","og_site_name":"AuctionPro","article_published_time":"2019-11-18T01:04:09+00:00","article_modified_time":"2019-11-18T01:06:08+00:00","og_image":[{"width":662,"height":244,"url":"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2019\/11\/style_Pointer.gif","type":"image\/gif"}],"author":"golgol","twitter_card":"summary_large_image","twitter_misc":{"\uae00\uc4f4\uc774":"golgol","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"2\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.auctionpro.co.kr\/?p=6273#article","isPartOf":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=6273"},"author":{"name":"golgol","@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2"},"headline":"Make the cursor a hand style","datePublished":"2019-11-18T01:04:09+00:00","dateModified":"2019-11-18T01:06:08+00:00","mainEntityOfPage":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=6273"},"wordCount":11,"commentCount":0,"image":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=6273#primaryimage"},"thumbnailUrl":"http:\/\/auctionpro.co.kr\/wp-content\/uploads\/2019\/11\/style_Pointer.gif","articleSection":["[Dev]HTML"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.auctionpro.co.kr\/?p=6273#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.auctionpro.co.kr\/?p=6273","url":"https:\/\/www.auctionpro.co.kr\/?p=6273","name":"Make the cursor a hand style - AuctionPro","isPartOf":{"@id":"https:\/\/www.auctionpro.co.kr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=6273#primaryimage"},"image":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=6273#primaryimage"},"thumbnailUrl":"http:\/\/auctionpro.co.kr\/wp-content\/uploads\/2019\/11\/style_Pointer.gif","datePublished":"2019-11-18T01:04:09+00:00","dateModified":"2019-11-18T01:06:08+00:00","author":{"@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2"},"breadcrumb":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=6273#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.auctionpro.co.kr\/?p=6273"]}]},{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/www.auctionpro.co.kr\/?p=6273#primaryimage","url":"http:\/\/auctionpro.co.kr\/wp-content\/uploads\/2019\/11\/style_Pointer.gif","contentUrl":"http:\/\/auctionpro.co.kr\/wp-content\/uploads\/2019\/11\/style_Pointer.gif"},{"@type":"BreadcrumbList","@id":"https:\/\/www.auctionpro.co.kr\/?p=6273#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/www.auctionpro.co.kr\/"},{"@type":"ListItem","position":2,"name":"Make the cursor a hand style"}]},{"@type":"WebSite","@id":"https:\/\/www.auctionpro.co.kr\/#website","url":"https:\/\/www.auctionpro.co.kr\/","name":"AuctionPro","description":"\uc625\uc158\ud504\ub85c","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.auctionpro.co.kr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Person","@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2","name":"golgol","url":"https:\/\/www.auctionpro.co.kr\/?author=6"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/6273","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6273"}],"version-history":[{"count":0,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/6273\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6273"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=6273"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=6273"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}