Hi all, I'm starting a project where I need to display my wife's picture books on her blog. I've got the books' data on a database - couchdb - and I want to write a player she can easily embed in her blog. I've got most of the player written in Html, JavaScript & jQuery.
Next, I need to write the html and javascript code to encapsulated my player so it can be easily and safely embedded in any html doc. Of course, it's the first time I do this.
Any tips?