
{"id":742,"date":"2016-01-14T14:24:42","date_gmt":"2016-01-14T06:24:42","guid":{"rendered":"https:\/\/www.webteach.tw\/?p=742"},"modified":"2016-01-14T14:24:42","modified_gmt":"2016-01-14T06:24:42","slug":"html5-%e9%80%8f%e9%81%8e%e7%80%8f%e8%a6%bd%e5%99%a8%e5%8f%96%e5%be%97%e6%82%a8%e7%9b%ae%e5%89%8d%e6%89%80%e5%9c%a8%e4%bd%8d%e7%bd%ae%e7%9a%84%e7%b6%93%e7%b7%af%e5%ba%a6","status":"publish","type":"post","link":"https:\/\/www.webteach.tw\/?p=742","title":{"rendered":"[ HTML5 ] &#8211; \u900f\u904e\u700f\u89bd\u5668\u53d6\u5f97\u60a8\u76ee\u524d\u6240\u5728\u4f4d\u7f6e\u7684\u7d93\u7def\u5ea6"},"content":{"rendered":"<div style='text-align:center' class='yasr-auto-insert-overall'><\/div><div style='text-align:center' class='yasr-auto-insert-visitor'><\/div><div style=\"margin-top: 0px; margin-bottom: 0px;\" class=\"sharethis-inline-share-buttons\" ><\/div>\n<pre class=\"wp-block-code\"><code>&lt;!DOCTYPE html>\n&lt;html>\n&lt;meta charset=\"utf-8\">\n&lt;body>\n&lt;button onclick=\"getLocation()\">\u53d6\u5f97\u60a8\u76ee\u524d\u6240\u5728\u4f4d\u7f6e\u7684\u7d93\u7def\u5ea6&lt;\/button>\n&lt;p id=\"msg\">&lt;\/p>\n&lt;script>\nvar m = document.getElementById(\"msg\");\nfunction getLocation() {\/\/\u53d6\u5f97 \u7d93\u7def\u5ea6\nif (navigator.geolocation) {\/\/\nnavigator.geolocation.getCurrentPosition(showPosition);\/\/\u6709\u62ff\u5230\u4f4d\u7f6e\u5c31\u547c\u53eb showPosition \u51fd\u5f0f\n} else {\nm.innerHTML = \"\u60a8\u7684\u700f\u89bd\u5668\u4e0d\u652f\u63f4 \u986f\u793a\u5730\u7406\u4f4d\u7f6e API \uff0c\u8acb\u4f7f\u7528\u5176\u5b83\u700f\u89bd\u5668\u958b\u555f \u9019\u500b\u7db2\u5740\";\n}\n}\nfunction showPosition(position) {\nm.innerHTML = \" \u7def\u5ea6 (Latitude): \" + position.coords.latitude +\n\"&lt;br>\u7d93\u5ea6 (Longitude): \" + position.coords.longitude;\n}\n&lt;\/script>\n&lt;\/html><\/code><\/pre>\n\n\n<!DOCTYPE html>\n<html>\n<meta charset=\"utf-8\">\n<body>\n<button onclick=\"getLocation()\">\u53d6\u5f97\u60a8\u76ee\u524d\u6240\u5728\u4f4d\u7f6e\u7684\u7d93\u7def\u5ea6<\/button>\n<p id=\"msg\"><\/p>\n<script>\nvar m = document.getElementById(\"msg\");\nfunction getLocation() {\/\/\u53d6\u5f97 \u7d93\u7def\u5ea6\nif (navigator.geolocation) {\/\/\nnavigator.geolocation.getCurrentPosition(showPosition);\/\/\u6709\u62ff\u5230\u4f4d\u7f6e\u5c31\u547c\u53eb showPosition \u51fd\u5f0f\n} else {\nm.innerHTML = \"\u60a8\u7684\u700f\u89bd\u5668\u4e0d\u652f\u63f4 \u986f\u793a\u5730\u7406\u4f4d\u7f6e API \uff0c\u8acb\u4f7f\u7528\u5176\u5b83\u700f\u89bd\u5668\u958b\u555f \u9019\u500b\u7db2\u5740\";\n}\n}\nfunction showPosition(position) {\nm.innerHTML = \" \u7def\u5ea6 (Latitude): \" + position.coords.latitude +\n\"<br \/>\u7d93\u5ea6 (Longitude): \" + position.coords.longitude;\n}\n<\/script>\n<\/html>\n<div style='text-align:center' class='yasr-auto-insert-overall'><\/div><div style='text-align:center' class='yasr-auto-insert-visitor'><\/div>","protected":false},"excerpt":{"rendered":"<p>\u53d6\u5f97\u60a8\u76ee\u524d\u6240\u5728\u4f4d\u7f6e\u7684\u7d93\u7def\u5ea6<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"yasr_overall_rating":0,"yasr_post_is_review":"","yasr_auto_insert_disabled":"","yasr_review_type":"","footnotes":""},"categories":[27],"tags":[],"class_list":["post-742","post","type-post","status-publish","format-standard","hentry","category-html5"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>[ HTML5 ] - \u900f\u904e\u700f\u89bd\u5668\u53d6\u5f97\u60a8\u76ee\u524d\u6240\u5728\u4f4d\u7f6e\u7684\u7d93\u7def\u5ea6 - \u6df7\u6c34\u6478\u9b5a<\/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.webteach.tw\/?p=742\" \/>\n<meta property=\"og:locale\" content=\"zh_TW\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"[ HTML5 ] - \u900f\u904e\u700f\u89bd\u5668\u53d6\u5f97\u60a8\u76ee\u524d\u6240\u5728\u4f4d\u7f6e\u7684\u7d93\u7def\u5ea6 - \u6df7\u6c34\u6478\u9b5a\" \/>\n<meta property=\"og:description\" content=\"\u53d6\u5f97\u60a8\u76ee\u524d\u6240\u5728\u4f4d\u7f6e\u7684\u7d93\u7def\u5ea6\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.webteach.tw\/?p=742\" \/>\n<meta property=\"og:site_name\" content=\"\u6df7\u6c34\u6478\u9b5a\" \/>\n<meta property=\"article:published_time\" content=\"2016-01-14T06:24:42+00:00\" \/>\n<meta name=\"author\" content=\"jeff\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005:\" \/>\n\t<meta name=\"twitter:data1\" content=\"jeff\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=742#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=742\"},\"author\":{\"name\":\"jeff\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#\\\/schema\\\/person\\\/d434d754fd581338113eecfa923d7520\"},\"headline\":\"[ HTML5 ] &#8211; \u900f\u904e\u700f\u89bd\u5668\u53d6\u5f97\u60a8\u76ee\u524d\u6240\u5728\u4f4d\u7f6e\u7684\u7d93\u7def\u5ea6\",\"datePublished\":\"2016-01-14T06:24:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=742\"},\"wordCount\":2,\"commentCount\":0,\"articleSection\":[\"HTML5\"],\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.webteach.tw\\\/?p=742#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=742\",\"url\":\"https:\\\/\\\/www.webteach.tw\\\/?p=742\",\"name\":\"[ HTML5 ] - \u900f\u904e\u700f\u89bd\u5668\u53d6\u5f97\u60a8\u76ee\u524d\u6240\u5728\u4f4d\u7f6e\u7684\u7d93\u7def\u5ea6 - \u6df7\u6c34\u6478\u9b5a\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#website\"},\"datePublished\":\"2016-01-14T06:24:42+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#\\\/schema\\\/person\\\/d434d754fd581338113eecfa923d7520\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=742#breadcrumb\"},\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.webteach.tw\\\/?p=742\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=742#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9801\",\"item\":\"https:\\\/\\\/www.webteach.tw\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"[ HTML5 ] &#8211; \u900f\u904e\u700f\u89bd\u5668\u53d6\u5f97\u60a8\u76ee\u524d\u6240\u5728\u4f4d\u7f6e\u7684\u7d93\u7def\u5ea6\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#website\",\"url\":\"https:\\\/\\\/www.webteach.tw\\\/\",\"name\":\"\u6df7\u6c34\u6478\u9b5a\",\"description\":\"\u5b78\u7121\u6b62\u5883,\u6559\u5b78\u76f8\u9577\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.webteach.tw\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-TW\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#\\\/schema\\\/person\\\/d434d754fd581338113eecfa923d7520\",\"name\":\"jeff\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g\",\"caption\":\"jeff\"},\"sameAs\":[\"http:\\\/\\\/35.72.55.111\"],\"url\":\"https:\\\/\\\/www.webteach.tw\\\/?author=1\"},false]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"[ HTML5 ] - \u900f\u904e\u700f\u89bd\u5668\u53d6\u5f97\u60a8\u76ee\u524d\u6240\u5728\u4f4d\u7f6e\u7684\u7d93\u7def\u5ea6 - \u6df7\u6c34\u6478\u9b5a","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.webteach.tw\/?p=742","og_locale":"zh_TW","og_type":"article","og_title":"[ HTML5 ] - \u900f\u904e\u700f\u89bd\u5668\u53d6\u5f97\u60a8\u76ee\u524d\u6240\u5728\u4f4d\u7f6e\u7684\u7d93\u7def\u5ea6 - \u6df7\u6c34\u6478\u9b5a","og_description":"\u53d6\u5f97\u60a8\u76ee\u524d\u6240\u5728\u4f4d\u7f6e\u7684\u7d93\u7def\u5ea6","og_url":"https:\/\/www.webteach.tw\/?p=742","og_site_name":"\u6df7\u6c34\u6478\u9b5a","article_published_time":"2016-01-14T06:24:42+00:00","author":"jeff","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005:":"jeff"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.webteach.tw\/?p=742#article","isPartOf":{"@id":"https:\/\/www.webteach.tw\/?p=742"},"author":{"name":"jeff","@id":"https:\/\/www.webteach.tw\/#\/schema\/person\/d434d754fd581338113eecfa923d7520"},"headline":"[ HTML5 ] &#8211; \u900f\u904e\u700f\u89bd\u5668\u53d6\u5f97\u60a8\u76ee\u524d\u6240\u5728\u4f4d\u7f6e\u7684\u7d93\u7def\u5ea6","datePublished":"2016-01-14T06:24:42+00:00","mainEntityOfPage":{"@id":"https:\/\/www.webteach.tw\/?p=742"},"wordCount":2,"commentCount":0,"articleSection":["HTML5"],"inLanguage":"zh-TW","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.webteach.tw\/?p=742#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.webteach.tw\/?p=742","url":"https:\/\/www.webteach.tw\/?p=742","name":"[ HTML5 ] - \u900f\u904e\u700f\u89bd\u5668\u53d6\u5f97\u60a8\u76ee\u524d\u6240\u5728\u4f4d\u7f6e\u7684\u7d93\u7def\u5ea6 - \u6df7\u6c34\u6478\u9b5a","isPartOf":{"@id":"https:\/\/www.webteach.tw\/#website"},"datePublished":"2016-01-14T06:24:42+00:00","author":{"@id":"https:\/\/www.webteach.tw\/#\/schema\/person\/d434d754fd581338113eecfa923d7520"},"breadcrumb":{"@id":"https:\/\/www.webteach.tw\/?p=742#breadcrumb"},"inLanguage":"zh-TW","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.webteach.tw\/?p=742"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.webteach.tw\/?p=742#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9801","item":"https:\/\/www.webteach.tw\/"},{"@type":"ListItem","position":2,"name":"[ HTML5 ] &#8211; \u900f\u904e\u700f\u89bd\u5668\u53d6\u5f97\u60a8\u76ee\u524d\u6240\u5728\u4f4d\u7f6e\u7684\u7d93\u7def\u5ea6"}]},{"@type":"WebSite","@id":"https:\/\/www.webteach.tw\/#website","url":"https:\/\/www.webteach.tw\/","name":"\u6df7\u6c34\u6478\u9b5a","description":"\u5b78\u7121\u6b62\u5883,\u6559\u5b78\u76f8\u9577","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.webteach.tw\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-TW"},{"@type":"Person","@id":"https:\/\/www.webteach.tw\/#\/schema\/person\/d434d754fd581338113eecfa923d7520","name":"jeff","image":{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/secure.gravatar.com\/avatar\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g","caption":"jeff"},"sameAs":["http:\/\/35.72.55.111"],"url":"https:\/\/www.webteach.tw\/?author=1"},false]}},"views":2129,"yasr_visitor_votes":{"stars_attributes":{"read_only":false,"span_bottom":false},"number_of_votes":2,"sum_votes":10},"_links":{"self":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/posts\/742","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=742"}],"version-history":[{"count":0,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/posts\/742\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=742"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=742"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=742"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}