{"id":128,"date":"2014-06-24T02:27:51","date_gmt":"2014-06-24T02:27:51","guid":{"rendered":"http:\/\/html5box.com\/blog\/?p=128"},"modified":"2014-06-24T02:30:05","modified_gmt":"2014-06-24T02:30:05","slug":"how-to-displaying-a-vimeo-video-in-a-lightbox-that-launches-with-the-page-load","status":"publish","type":"post","link":"https:\/\/html5box.com\/blog\/jquery-video-lightbox\/how-to-displaying-a-vimeo-video-in-a-lightbox-that-launches-with-the-page-load\/","title":{"rendered":"How to displaying a Vimeo video in a Lightbox that launches with the page load"},"content":{"rendered":"<p>You can try the jQuery plugin HTML5 Lightbox:  <a href=\"http:\/\/html5box.com\/html5lightbox\/index.php\" target=\"_blank\">http:\/\/html5box.com\/html5lightbox\/index.php<\/a>, the quick installation is here:  <a href=\"http:\/\/html5box.com\/html5lightbox\/index.php#quickinstallation\" target=\"_blank\">http:\/\/html5box.com\/html5lightbox\/index.php#quickinstallation<\/a><\/p>\n<p>You can add the following code to your webpage head section, just before &lt;\/head&gt;, and must be after the html5lightbox.js code.<\/p>\n<pre class=\"brush: jscript; title: ; notranslate\" title=\"\">\r\n&lt;script type=&quot;text\/javascript&quot;&gt;\r\n\tjQuery(&quot;document&quot;).ready(function(){\r\n\t\thtml5Lightbox.showLightbox(4, 'http:\/\/player.vimeo.com\/video\/1084537', 'Big Buck Bunny');\r\n\t});\r\n&lt;\/script&gt;\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>You can try the jQuery plugin HTML5 Lightbox: http:\/\/html5box.com\/html5lightbox\/index.php, the quick installation is here: http:\/\/html5box.com\/html5lightbox\/index.php#quickinstallation You can add the following code to your webpage head section, just before &lt;\/head&gt;, and must be after the html5lightbox.js code. &lt;script type=&quot;text\/javascript&quot;&gt; jQuery(&quot;document&quot;).ready(function(){ html5Lightbox.showLightbox(4, 'http:\/\/player.vimeo.com\/video\/1084537', 'Big Buck Bunny'); }); &lt;\/script&gt;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[],"class_list":["post-128","post","type-post","status-publish","format-standard","hentry","category-jquery-video-lightbox"],"_links":{"self":[{"href":"https:\/\/html5box.com\/blog\/wp-json\/wp\/v2\/posts\/128","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/html5box.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/html5box.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/html5box.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/html5box.com\/blog\/wp-json\/wp\/v2\/comments?post=128"}],"version-history":[{"count":3,"href":"https:\/\/html5box.com\/blog\/wp-json\/wp\/v2\/posts\/128\/revisions"}],"predecessor-version":[{"id":131,"href":"https:\/\/html5box.com\/blog\/wp-json\/wp\/v2\/posts\/128\/revisions\/131"}],"wp:attachment":[{"href":"https:\/\/html5box.com\/blog\/wp-json\/wp\/v2\/media?parent=128"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/html5box.com\/blog\/wp-json\/wp\/v2\/categories?post=128"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/html5box.com\/blog\/wp-json\/wp\/v2\/tags?post=128"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}