Embedding HTML5 code into page

  • Unknown's avatar

    I have created a slideshow in Flickr which I have managed to embed into my page using the gigya code I have found from other forum. This is fine, however I would also like my friends who use iphone / ipad to be able to view the slideshow also, as the slideshow is displayed in flash and not supported in IOS.

    Then I’ve found the wonderful tool http://www.slidemypics.com which can turn your albums from Flickr, Picasa, etc into a HTML5 slideshow. It generates a code into something like this:

    <iframe width=”720″ height=”482″ frameborder=”0″ src=”http://files.slidemypics.com/app/js/iframe.html?bg_color=1f1f1f&hash=3efa5282fe85d16865fcc75b4a688038&r=0.3602440037929775″></iframe>

    This is fine when you paste it into a normal html page, but how can I turn this into something which would be accepted by wp.com? Thanks!

    The blog I need help with is: (visible only to logged in users)

  • The topic ‘Embedding HTML5 code into page’ is closed to new replies.