{"id":34,"date":"2021-06-08T10:22:01","date_gmt":"2021-06-08T01:22:01","guid":{"rendered":"https:\/\/javascript.auctionpro.co.kr\/?page_id=34"},"modified":"2022-08-10T19:40:08","modified_gmt":"2022-08-10T10:40:08","slug":"jquery-confirm","status":"publish","type":"page","link":"https:\/\/javascript.auctionpro.co.kr\/?page_id=34","title":{"rendered":"jquery-confirm"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">Remark :  alert \uc774\ub098 confirm \uc774  ios \uc5d0\uc11c \uc6f9\ud3fc\uc5d0\uc11c \uc911\uc559\uc815\ub82c\uc774 \ub41c\ub2e4.  <br><\/h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"475\" height=\"769\" src=\"https:\/\/javascript.auctionpro.co.kr\/wp-content\/uploads\/2022\/08\/IOS_JSAlert.png\" alt=\"\" class=\"wp-image-250\" srcset=\"https:\/\/javascript.auctionpro.co.kr\/wp-content\/uploads\/2022\/08\/IOS_JSAlert.png 475w, https:\/\/javascript.auctionpro.co.kr\/wp-content\/uploads\/2022\/08\/IOS_JSAlert-185x300.png 185w\" sizes=\"auto, (max-width: 475px) 100vw, 475px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>jquery-confirm\uc744 \uc0ac\uc6a9\ud558\uc5ec&nbsp; ios \uc5d0\uc11c \uc6f9\ud3fc\uc5d0\uc11c \uc911\uc559\uc815\ub82c\uc774 \ub418\ub294 \uc624\ub958\ub97c \uc218\uc815\ud574 \ubcf4\uc790.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>https:\/\/craftpip.github.io\/jquery-confirm<\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">iOS \uc6f9\ud3fc<br><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-39 size-full\" src=\"https:\/\/javascript.auctionpro.co.kr\/wp-content\/uploads\/2021\/06\/20210607_110533.png\" alt=\"\" width=\"425\" height=\"867\" srcset=\"https:\/\/javascript.auctionpro.co.kr\/wp-content\/uploads\/2021\/06\/20210607_110533.png 425w, https:\/\/javascript.auctionpro.co.kr\/wp-content\/uploads\/2021\/06\/20210607_110533-147x300.png 147w\" sizes=\"auto, (max-width: 425px) 100vw, 425px\" \/><\/h3>\n\n\n\n<h3 class=\"wp-block-heading\">jquery-confirm \uc0ac\uc6a9 iOS \uc6f9\ud3fc<br><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-35 size-full\" src=\"https:\/\/javascript.auctionpro.co.kr\/wp-content\/uploads\/2021\/06\/confirm_js.jpg\" alt=\"\" width=\"565\" height=\"523\" srcset=\"https:\/\/javascript.auctionpro.co.kr\/wp-content\/uploads\/2021\/06\/confirm_js.jpg 565w, https:\/\/javascript.auctionpro.co.kr\/wp-content\/uploads\/2021\/06\/confirm_js-300x278.jpg 300w\" sizes=\"auto, (max-width: 565px) 100vw, 565px\" \/><\/h3>\n\n\n\n<pre class=\"wp-block-preformatted lang:xhtml decode:true\">&lt;!doctype html&gt;\n&lt;html&gt;\n&lt;head&gt;\n    &lt;meta charset=\"utf-8\"&gt;\n    &lt;title&gt;jquery-confirm.js | The multipurpose alert &amp; confirm&lt;\/title&gt;\n    &lt;meta name=\"viewport\"\n          content=\"width=device-width, initial-scale=1, user-scalable=no\"&gt;\n  \n    &lt;link rel=\"stylesheet\"\n          href=\"jquery-confirm\/bundled.css\"&gt;\n\t\t  \n    &lt;script src=\"jquery-confirm\/bundled.js\"&gt;&lt;\/script&gt;\n    &lt;!--script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js\"&gt;&lt;\/script--&gt;\n\t\n    &lt;link rel=\"stylesheet\"\n          type=\"text\/css\"\n          href=\"jquery-confirm\/jquery-confirm.css\"\/&gt;\n\t\t  \n    &lt;script type=\"text\/javascript\"\n            src=\"jquery-confirm\/jquery-confirm.js\"&gt;&lt;\/script&gt;\n\t\t\t\n\t\n&lt;\/head&gt;\n&lt;body data-spy=\"scroll\"\n      data-target=\".navbar\"&gt;\n\n\t&lt;div class=\"col-md-3\"&gt;\n\t\t&lt;button class=\"example-p-2\"&gt;Confirmation&lt;\/button&gt;\n\t&lt;\/div&gt;\n\n                &lt;script type=\"text\/javascript\"&gt;\n\n                    \/\/ confirmation\n                    $('.example-p-2').on('click', function(){\n\t\t\t\t\t\n\t\t\t    var mobile = \"02222222222\";\n\t                    var email =\"dhdfdkfd@adfdfd.co.kr\"; \n\t\t\t\t\t\n                         $.confirm({\n                            title: '',\n                            content: '[\ud734\ub300\ud3f0]' + mobile + '&lt;br&gt; [\uc774\uba54\uc77c]' + email \n\t\t\t\t\t\t\t+ '&lt;br&gt;[\ud0d1\uc2b9\uac1d]\uc758 \uc774\ub984,\uc131\ubcc4 \uacfc \uc0dd\ub144\uc6d4\uc77c\uc744 \uc815\ud655\ud788 \uc785\ub825\ud558\uc168\ub294\uc9c0 \ud655\uc778 \ud574 \uc8fc\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.'\n\t\t\t\t\t\t\t+ '&lt;br&gt;\uc608\uc57d\uc644\ub8cc \ud6c4 \ud0d1\uc2b9\uac1d \uc774\ub984\uc740 \ubcc0\uacbd \ubd88\uac00\ub2a5\ud569\ub2c8\ub2e4.'\n\t\t\t\t\t\t\t+ '&lt;br&gt;- \uc608\uc57d\uacfc \ub3d9\uc2dc\uc5d0 \uacb0\uc81c\uac00 \uc774\ub8e8\uc5b4\uc9c0\uc9c0 \uc54a\uc73c\uba74, \uc608\uc57d\uc774 \uc790\ub3d9\uc73c\ub85c \ucde8\uc18c\ub429\ub2c8\ub2e4.'\n\t\t\t\t\t\t\t+ '&lt;br&gt;- \ud560\uc778\uc11d \uc6b4\uc784\uc740 \uc608\uc57d\uc2dc \ud560\uc778\uc728\uacfc \uacb0\uc81c\uc2dc \ud560\uc778\uc728\uc5d0 \ub530\ub77c \uc6b4\uc784\uc774 \ub2ec\ub77c\uc9c8 \uc218 \uc788\uc2b5\ub2c8\ub2e4.'\n\t\t\t\t\t\t\t+ '&lt;br&gt;- \ubc18\ub4dc\uc2dc \uc608\uc57d\ud398\uc774\uc9c0\uc5d0\uc11c \uc608\uc57d\ubc88\ud638 \ud655\uc778 \ubd80\ud0c1\ub4dc\ub9bd\ub2c8\ub2e4.\\n'\n\t\t\t\t\t\t\t+ '&lt;br&gt;\uc785\ub825\ud558\uc2e0 \ub0b4\uc6a9\uc73c\ub85c \uc608\uc57d\uc744 \uc9c4\ud589\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?'\n\t\t\t\t\t\t\t,\n                            icon: '',\n                            animation: 'scale',\n                            closeAnimation: 'zoom',\n                            opacity: 0,\n                            buttons: {\n\t\t\t\t\t\t\t    moreButtons: {\n                                    text: ' \ucde8 \uc18c ',\n\t\t\t\t\t\t\t\t\t\/\/btnClass: 'btn-blue',\n                                    action: function(){\n                                       \/\/return false;\n                                    }\n                                }, \n                                'confirm': {\n                                    text: ' \ud655 \uc778 ',\n                                    \/\/btnClass: 'btn-blue',\n                                    action: function(){\n                                     return true;\n                                    }\n                                }\n                                \n                            }\n                        });\n\t\t\t\t\t});\n\t\t\t\t\t\n         &lt;\/script&gt;\n\n&lt;\/body&gt;\n&lt;\/html&gt;<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Remark : alert \uc774\ub098 confirm \uc774 ios \uc5d0\uc11c \uc6f9\ud3fc\uc5d0\uc11c \uc911\uc559\uc815\ub82c\uc774 \ub41c\ub2e4. jquery-confirm\uc744 \uc0ac\uc6a9\ud558\uc5ec&nbsp; ios \uc5d0\uc11c \uc6f9\ud3fc\uc5d0\uc11c \uc911\uc559\uc815\ub82c\uc774 \ub418\ub294 \uc624\ub958\ub97c \uc218\uc815\ud574 \ubcf4\uc790. https:\/\/craftpip.github.io\/jquery-confirm iOS \uc6f9\ud3fc jquery-confirm \uc0ac\uc6a9 iOS \uc6f9\ud3fc &lt;!doctype html&gt; &lt;html&gt; &lt;head&gt; &lt;meta charset=&#8221;utf-8&#8243;&gt; &lt;title&gt;jquery-confirm.js | The multipurpose alert &amp; confirm&lt;\/title&gt; &lt;meta name=&#8221;viewport&#8221; content=&#8221;width=device-width, initial-scale=1, user-scalable=no&#8221;&gt; &lt;link rel=&#8221;stylesheet&#8221; href=&#8221;jquery-confirm\/bundled.css&#8221;&gt; &lt;script src=&#8221;jquery-confirm\/bundled.js&#8221;&gt;&lt;\/script&gt; &lt;!&#8211;script src=&#8221;https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js&#8221;&gt;&lt;\/script&#8211;&gt; &lt;link rel=&#8221;stylesheet&#8221; &hellip;<br \/><a href=\"https:\/\/javascript.auctionpro.co.kr\/?page_id=34\" class=\"more-link pen_button pen_element_default pen_icon_arrow_double\"><span class=\"screen-reader-text\">jquery-confirm<\/span> \ub354\ubcf4\uae30<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-34","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/javascript.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/34","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/javascript.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/javascript.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/javascript.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/javascript.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=34"}],"version-history":[{"count":5,"href":"https:\/\/javascript.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/34\/revisions"}],"predecessor-version":[{"id":252,"href":"https:\/\/javascript.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/34\/revisions\/252"}],"wp:attachment":[{"href":"https:\/\/javascript.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=34"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}