Friday, January 28, 2011

Embedding JPlayer in Blogger using an iFrame

This is mostly a demo to show that a JPlayer implementation can be used in blogger using iFrames. It can probably be done a more eloquent way by editing the template, including the proper js (jquery) and linking to the proper stylesheets, then putting the HTML in the post...but this way only took a few minutes and should serve its purpose:

...the following code is used

<iframe src="http://chapmanit.thruhere.net/nick/_test/?name=nick&makesparse=true" marginwidth="0" marginheight="0" frameborder="no" scrolling="auto" style="width: 500px; height: 400px; /*border: 1px dashed #333; background:#FFF;*/"> <br /></iframe>


jPlayer in an iFrame Demo




Related:
jPlayer Playlister (from folder contents)
ZINA extended with jPlayer

No comments: