4 ms·
Cool, thanks! Here's the embed code: <iframe src="//player.vimeo.com/video/81736441" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowful
by carizan 13y ago
Cool, thanks! Here's the embed code:
<iframe src="//player.vimeo.com/video/81736441" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
- vram22 13y agoThanks for the fast response. Will write the post and update the comment here with the link to it. BTW, typo in your embed code: missing an "http:" in the value of the src attribute. Works after I add that, not without it.
- carizan 13y agoStrange about the embed code - that's how Vimeo provides it, so it's weird that it didn't work for you, but great that you managed to make it work in the end! Looking forward to reading the post :)
- vram22 13y agoNo problem :) Anyway, here's the post: http://jugad2.blogspot.in/2014/03/the-html5lib-python-library-and.html http://jugad2.blogspot.in/2014/03/the-html5lib-python-librar...
- jrand0m 13y agoit is not an issue. your browser will use protocol(http or https) it used to load page where you have embedded the video.
- vram22 13y ago>it is not an issue. Was an issue for me, otherwise I would not have said so, obviously. See my above comment where I said "not without it". Also, I'm aware of this: http://jugad2.blogspot.in/2014/03/the-protocol-relative-url-for-web-links.html http://jugad2.blogspot.in/2014/03/the-protocol-relative-url-... So it may have been some other issue, but was an issue, for sure.