background preloader

Libraries

Facebook Twitter

Download jQuery OEmbed 1.0.5 - This is a jQuery plugin for the OEmbed format. Django-oembed - Project Hosting on Google Code. Judofyr's ruby-oembed at master - GitHub. Netshade's oembed_links at master - GitHub. Jquery-oembed - Project Hosting on Google Code. A simple jQuery plugin that uses OEmbed API to help displaying embedded content (such as photos or videos) in your website. Quick explicit example In this example the div#container will display the photo from flickr. Quick implicit example <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" " xmlns=" <title>jquery-oembed link replace example</title> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <script type="text/javascript" src=" <script type="text/javascript" src="jquery.oembed.js"></script></head><body><script type="text/javascript"> $(document).ready(function() { $("a.oembed").oembed(); });</script><div><a href=" class="oembed">Flickr Image</a></div><div><a href=" class="oembed">Vimeo Video</a></div></body></html>

Services_oEmbed. Voxpelli's drupal-oembed at master - GitHub.