{"id":5069,"date":"2018-02-05T14:09:56","date_gmt":"2018-02-05T05:09:56","guid":{"rendered":"http:\/\/www.gisdeveloper.co.kr\/?p=5069"},"modified":"2020-05-28T14:07:49","modified_gmt":"2020-05-28T05:07:49","slug":"jquery-ui%ec%9d%98-dragable-%ea%b8%b0%eb%8a%a5%ec%97%90%ec%84%9c-scroll-%ec%98%a4%eb%a5%98-%ed%95%b4%ea%b2%b0-%eb%b0%a9%eb%b2%95","status":"publish","type":"post","link":"http:\/\/www.gisdeveloper.co.kr\/?p=5069","title":{"rendered":"jQuery UI\uc758 draggable \uae30\ub2a5\uc5d0\uc11c Scroll \uc624\ub958 \ud574\uacb0 \ubc29\ubc95"},"content":{"rendered":"<p>jQuery UI\uc5d0\uc11c\ub294 dom \uc694\uc18c\uc5d0 \ub300\ud574 \ub9c8\uc6b0\uc2a4\ub85c \uc27d\uac8c \uc774\ub3d9\ud560 \uc218 \uc788\ub3c4\ub85d draggable \uae30\ub2a5\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. Windows 10\uc5d0\uc11c\ub294 \ubb38\uc81c\uac00 \uc5c6\ub294\ub370, Windows 7 \ub4f1\uacfc \uac19\uc740 \ubc84\uc804\uc5d0\uc11c\ub294 \uc774 draggable \uae30\ub2a5 \uc801\uc6a9\uc2dc Scroll \uae30\ub2a5\uc5d0 \uc624\ub958\uac00 \uc788\uc2b5\ub2c8\ub2e4. \uc989, Scroll \uae30\ub2a5\uc774 \uc791\ub3d9\ud558\uba74 \ud574\ub2f9 dom\uc774 \uacc4\uc18d \ub9c8\uc6b0\uc2a4\uc5d0 \ubd99\uc5b4 \ub530\ub77c\ub2e4\ub2c8\ub294 \uae30\uc774\ud55c \ud604\uc0c1\uc774 \ubc1c\uc0dd\ud569\ub2c8\ub2e4. \uc774\uc5d0 \ub300\ud55c \ud574\uacb0\ucc45\uc740 \uc544\ub798\uc758 \ucf54\ub4dc\uc640 \uac19\uc2b5\ub2c8\ub2e4.<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"js\">\r\nvar containerDiv = $(\"#layerManager\");\r\ncontainerDiv.draggable({ handle: \"#layerManagerTitle\" });\r\n<\/pre>\n<p>\uc704\uc758 \ucf54\ub4dc\uac00 \uc801\uc6a9\ub41c dom \uc694\uc18c\uc758 \uad6c\uc131\uc740 \uc544\ub798 \uc774\ubbf8\uc9c0\uc640 \uac19\uc2b5\ub2c8\ub2e4.<\/p>\n<p><img decoding=\"async\" src=\"http:\/\/www.gisdeveloper.co.kr\/wp-content\/uploads\/2018\/02\/dragable.png\" alt=\"\" width=\"600px\" class=\"aligncenter\" \/><\/p>\n<p>\uc989, ID\uac00 layerManager\uc778 DIV\uc5d0 draggable \uae30\ub2a5\uc744 \uc801\uc6a9\uc5b4 \uc774\ub3d9\uc2dc\ud0a4\ub418, ID\uac00 layerManagerTitle\uc778 DIV\uc5d0 \ub300\ud574\uc11c\ub9cc draggable \uc801\uc6a9\uc744 \ubc1b\ub3c4\ub85d \ud558\ub294 \uac83\uc785\ub2c8\ub2e4.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>jQuery UI\uc5d0\uc11c\ub294 dom \uc694\uc18c\uc5d0 \ub300\ud574 \ub9c8\uc6b0\uc2a4\ub85c \uc27d\uac8c \uc774\ub3d9\ud560 \uc218 \uc788\ub3c4\ub85d draggable \uae30\ub2a5\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. Windows 10\uc5d0\uc11c\ub294 \ubb38\uc81c\uac00 \uc5c6\ub294\ub370, Windows 7 \ub4f1\uacfc \uac19\uc740 \ubc84\uc804\uc5d0\uc11c\ub294 \uc774 draggable \uae30\ub2a5 \uc801\uc6a9\uc2dc Scroll \uae30\ub2a5\uc5d0 \uc624\ub958\uac00 \uc788\uc2b5\ub2c8\ub2e4. \uc989, Scroll \uae30\ub2a5\uc774 \uc791\ub3d9\ud558\uba74 \ud574\ub2f9 dom\uc774 \uacc4\uc18d \ub9c8\uc6b0\uc2a4\uc5d0 \ubd99\uc5b4 \ub530\ub77c\ub2e4\ub2c8\ub294 \uae30\uc774\ud55c \ud604\uc0c1\uc774 \ubc1c\uc0dd\ud569\ub2c8\ub2e4. \uc774\uc5d0 \ub300\ud55c \ud574\uacb0\ucc45\uc740 \uc544\ub798\uc758 \ucf54\ub4dc\uc640 \uac19\uc2b5\ub2c8\ub2e4. var containerDiv = $(&#8220;#layerManager&#8221;); containerDiv.draggable({ handle: &hellip; <\/p>\n<p class=\"link-more\"><a href=\"http:\/\/www.gisdeveloper.co.kr\/?p=5069\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;jQuery UI\uc758 draggable \uae30\ub2a5\uc5d0\uc11c Scroll \uc624\ub958 \ud574\uacb0 \ubc29\ubc95&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-5069","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"http:\/\/www.gisdeveloper.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/5069","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.gisdeveloper.co.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.gisdeveloper.co.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.gisdeveloper.co.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.gisdeveloper.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5069"}],"version-history":[{"count":9,"href":"http:\/\/www.gisdeveloper.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/5069\/revisions"}],"predecessor-version":[{"id":9627,"href":"http:\/\/www.gisdeveloper.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/5069\/revisions\/9627"}],"wp:attachment":[{"href":"http:\/\/www.gisdeveloper.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5069"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.gisdeveloper.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5069"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.gisdeveloper.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5069"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}