jQuery plugin for easy embeding slideshows from Slideshare.
Using:
$(’#myContainer’).slideshareEmbed(‘slideshowUrl’);
How it Works?
Plugin using cross domain connection with slideshare API by script tag embeding method (slideshare callback), embed code to Your container and remove slideshare API script tag for this request.