{"id":98,"date":"2021-06-29T11:19:24","date_gmt":"2021-06-29T02:19:24","guid":{"rendered":"https:\/\/javascript.auctionpro.co.kr\/?page_id=98"},"modified":"2021-06-29T11:19:24","modified_gmt":"2021-06-29T02:19:24","slug":"email-input","status":"publish","type":"page","link":"https:\/\/javascript.auctionpro.co.kr\/?page_id=98","title":{"rendered":"Email Input"},"content":{"rendered":"\n<p>\ubb38\uc790 \uc22b\uc790 @ . &#8211; _  \uc785\ub825\ub9cc \uac00\ub2a5<\/p>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:js decode:true \" title=\"Email \" >&lt;!DOCTYPE html&gt;\n&lt;html lang=\"ko\"&gt;\n&lt;meta charset=\"utf-8\"&gt; \n&lt;body&gt;\n\n&lt;script&gt;\n\/\/\uc774\uba54\uc77c \uc785\ub825  \/\/\ubb38\uc790\uc22b\uc790\ub9cc\n\t\tfunction isEmail(obj) {\n\t\t\tvar regex = \/([^0-9a-zA-Z\\-\\.@@\\_])\/;\n\t\t\tif (obj.value.match(regex) != null) {\n\t\t\t\talert('\ubb38\uc790 \uc22b\uc790 @ . - _  \ub9cc  \uc785\ub825\ud558\uc138\uc694.');\n\t\t\t\tv = obj.value;\n\t\t\t\t\/\/alert(v);\n\t\t\t\tobj.value = v.replace(\/[^0-9a-zA-Z\\-\\.@@\\_]\/g, '');\n\t\t\t\t\n\t\t\t\tobj.focus();\n\t\t\t\treturn false;\n\t\t\t} else {\n\t\t\t\treturn true;\n\t\t\t}\n\t\t}\n\n&lt;\/script&gt;\n\n&lt;input type=\"text\" value=\"hangul#\" onKeyUp =\"isEmail(this)\" \/&gt;\n\n\n&lt;\/body&gt;\n&lt;\/html&gt;<\/pre><\/div>\n","protected":false},"excerpt":{"rendered":"<p>\ubb38\uc790 \uc22b\uc790 @ . &#8211; _ \uc785\ub825\ub9cc \uac00\ub2a5<\/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-98","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/javascript.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/98","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=98"}],"version-history":[{"count":1,"href":"https:\/\/javascript.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/98\/revisions"}],"predecessor-version":[{"id":99,"href":"https:\/\/javascript.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/98\/revisions\/99"}],"wp:attachment":[{"href":"https:\/\/javascript.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=98"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}