
{"id":455,"date":"2015-08-31T14:00:58","date_gmt":"2015-08-31T06:00:58","guid":{"rendered":"https:\/\/www.webteach.tw\/?p=455"},"modified":"2015-08-31T14:00:58","modified_gmt":"2015-08-31T06:00:58","slug":"jquery-timepicker","status":"publish","type":"post","link":"https:\/\/www.webteach.tw\/?p=455","title":{"rendered":"[ JQUERY ] &#8211; TimePicker \u6642\u9593\u9078\u64c7\u5668"},"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><p>\t\t\t\t[html]<br \/>\n&lt;script type=&quot;text\/javascript&quot; src=&quot;.\/js\/jquery-1.11.1.min.js&quot;&gt;&lt;\/script&gt;<br \/>\n\t&lt;script type=&quot;text\/javascript&quot; src=&quot;http:\/\/code.jquery.com\/ui\/1.11.0\/jquery-ui.min.js&quot;&gt;&lt;\/script&gt;<br \/>\n\t&lt;script type=&quot;text\/javascript&quot; src=&quot;.\/js\/jquery-ui-timepicker-addon.js&quot;&gt;&lt;\/script&gt;<br \/>\n\t&lt;script type=&quot;text\/javascript&quot; src=&quot;.\/js\/jquery-ui-sliderAccess.js&quot;&gt;&lt;\/script&gt;<br \/>\n\t&lt;script type=&quot;text\/javascript&quot;&gt;<br \/>\n\t\t$(document).ready(function(){<br \/>\n\t\t\tvar startTimeTextBox = $(&#8216;#s_time&#8217;);<br \/>\n\t\t\tvar endTimeTextBox = $(&#8216;#e_time&#8217;);<br \/>\n\t\t\t$.timepicker.timeRange(<br \/>\n\t\t\t\tstartTimeTextBox,<br \/>\n\t\t\t\tendTimeTextBox,<br \/>\n\t\t\t\t{<br \/>\n\t\t\t\t\tminInterval: (1000*60*1), \/\/ 1hr<br \/>\n\t\t\t\t\ttimeFormat: &#8216;HH:mm&#8217;,\/\/:ss&#8217;,<br \/>\n\t\t\t\t\tstart: {}, \/\/ start picker options<br \/>\n\t\t\t\t\tend: {} \/\/ end picker options<br \/>\n\t\t\t\t}<br \/>\n\t\t\t);<br \/>\n\t\t});<br \/>\n&lt;\/script&gt;<br \/>\n&lt;label&gt;\u958b\u59cb\u6642\u9593&lt;\/label&gt;<br \/>\n&lt;input id=&quot;s_time&quot; name=&quot;s_time&quot; size=&quot;20&quot; type=&quot;text&quot; value=&quot;&quot; \/&gt;<br \/>\n&lt;label&gt;\u7d50\u675f\u6642\u9593&lt;\/label&gt;<br \/>\n&lt;input id=&quot;e_time&quot; name=&quot;e_time&quot; size=&quot;20&quot; type=&quot;text&quot; value=&quot;&quot; \/&gt;<br \/>\n[\/html]<br \/>\n<script src=\".\/js\/jquery-1.11.1.min.js\" type=\"text\/javascript\"><\/script><script src=\"http:\/\/code.jquery.com\/ui\/1.11.0\/jquery-ui.min.js\" type=\"text\/javascript\"><\/script><script src=\".\/js\/jquery-ui-timepicker-addon.js\" type=\"text\/javascript\"><\/script><script src=\".\/js\/jquery-ui-sliderAccess.js\" type=\"text\/javascript\"><\/script>\n<link rel=\"stylesheet\" media=\"all\" type=\"text\/css\" href=\"http:\/\/code.jquery.com\/ui\/1.11.0\/themes\/smoothness\/jquery-ui.css\" \/>\n<script type=\"text\/javascript\">\/\/ <![CDATA[\n$(document).ready(function(){var startTimeTextBox = $('#s_time');var endTimeTextBox = $('#e_time');$.timepicker.timeRange( startTimeTextBox, endTimeTextBox, { minInterval: (1000*60*1), timeFormat: 'HH:mm', start: {}, end: {} } ); });\n\/\/ ]]><\/script><br \/>\n<label>\u958b\u59cb\u6642\u9593<\/label><br \/>\n<input id=\"s_time\" name=\"s_time\" size=\"20\" type=\"text\" value=\"\" \/><br \/>\n<label>\u7d50\u675f\u6642\u9593<\/label><br \/>\n<input id=\"e_time\" name=\"e_time\" size=\"20\" type=\"text\" value=\"\" \/>\t\t<\/p>\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>[html] &lt;script ty [&hellip;]<\/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":[31],"tags":[564,935],"class_list":["post-455","post","type-post","status-publish","format-standard","hentry","category-jquery","tag-timepicker","tag-935"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>[ JQUERY ] - TimePicker \u6642\u9593\u9078\u64c7\u5668 - \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=455\" \/>\n<meta property=\"og:locale\" content=\"zh_TW\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"[ JQUERY ] - TimePicker \u6642\u9593\u9078\u64c7\u5668 - \u6df7\u6c34\u6478\u9b5a\" \/>\n<meta property=\"og:description\" content=\"[html] &lt;script ty [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.webteach.tw\/?p=455\" \/>\n<meta property=\"og:site_name\" content=\"\u6df7\u6c34\u6478\u9b5a\" \/>\n<meta property=\"article:published_time\" content=\"2015-08-31T06:00:58+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\t<meta name=\"twitter:label2\" content=\"\u9810\u4f30\u95b1\u8b80\u6642\u9593\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 \u5206\u9418\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=455#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=455\"},\"author\":{\"name\":\"jeff\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#\\\/schema\\\/person\\\/d434d754fd581338113eecfa923d7520\"},\"headline\":\"[ JQUERY ] &#8211; TimePicker \u6642\u9593\u9078\u64c7\u5668\",\"datePublished\":\"2015-08-31T06:00:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=455\"},\"wordCount\":177,\"commentCount\":0,\"keywords\":[\"timepicker\",\"\u6642\u9593\u9078\u64c7\u5668\"],\"articleSection\":[\"JQUERY\"],\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.webteach.tw\\\/?p=455#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=455\",\"url\":\"https:\\\/\\\/www.webteach.tw\\\/?p=455\",\"name\":\"[ JQUERY ] - TimePicker \u6642\u9593\u9078\u64c7\u5668 - \u6df7\u6c34\u6478\u9b5a\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#website\"},\"datePublished\":\"2015-08-31T06:00:58+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#\\\/schema\\\/person\\\/d434d754fd581338113eecfa923d7520\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=455#breadcrumb\"},\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.webteach.tw\\\/?p=455\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=455#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9801\",\"item\":\"https:\\\/\\\/www.webteach.tw\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"[ JQUERY ] &#8211; TimePicker \u6642\u9593\u9078\u64c7\u5668\"}]},{\"@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":"[ JQUERY ] - TimePicker \u6642\u9593\u9078\u64c7\u5668 - \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=455","og_locale":"zh_TW","og_type":"article","og_title":"[ JQUERY ] - TimePicker \u6642\u9593\u9078\u64c7\u5668 - \u6df7\u6c34\u6478\u9b5a","og_description":"[html] &lt;script ty [&hellip;]","og_url":"https:\/\/www.webteach.tw\/?p=455","og_site_name":"\u6df7\u6c34\u6478\u9b5a","article_published_time":"2015-08-31T06:00:58+00:00","author":"jeff","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005:":"jeff","\u9810\u4f30\u95b1\u8b80\u6642\u9593":"1 \u5206\u9418"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.webteach.tw\/?p=455#article","isPartOf":{"@id":"https:\/\/www.webteach.tw\/?p=455"},"author":{"name":"jeff","@id":"https:\/\/www.webteach.tw\/#\/schema\/person\/d434d754fd581338113eecfa923d7520"},"headline":"[ JQUERY ] &#8211; TimePicker \u6642\u9593\u9078\u64c7\u5668","datePublished":"2015-08-31T06:00:58+00:00","mainEntityOfPage":{"@id":"https:\/\/www.webteach.tw\/?p=455"},"wordCount":177,"commentCount":0,"keywords":["timepicker","\u6642\u9593\u9078\u64c7\u5668"],"articleSection":["JQUERY"],"inLanguage":"zh-TW","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.webteach.tw\/?p=455#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.webteach.tw\/?p=455","url":"https:\/\/www.webteach.tw\/?p=455","name":"[ JQUERY ] - TimePicker \u6642\u9593\u9078\u64c7\u5668 - \u6df7\u6c34\u6478\u9b5a","isPartOf":{"@id":"https:\/\/www.webteach.tw\/#website"},"datePublished":"2015-08-31T06:00:58+00:00","author":{"@id":"https:\/\/www.webteach.tw\/#\/schema\/person\/d434d754fd581338113eecfa923d7520"},"breadcrumb":{"@id":"https:\/\/www.webteach.tw\/?p=455#breadcrumb"},"inLanguage":"zh-TW","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.webteach.tw\/?p=455"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.webteach.tw\/?p=455#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9801","item":"https:\/\/www.webteach.tw\/"},{"@type":"ListItem","position":2,"name":"[ JQUERY ] &#8211; TimePicker \u6642\u9593\u9078\u64c7\u5668"}]},{"@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":784,"yasr_visitor_votes":{"stars_attributes":{"read_only":false,"span_bottom":false},"number_of_votes":0,"sum_votes":0},"_links":{"self":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/posts\/455","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=455"}],"version-history":[{"count":0,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/posts\/455\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=455"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=455"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=455"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}