Difference between revisions of "Help:Slideshare"

From Karnataka Open Educational Resources
Jump to navigation Jump to search
Line 1: Line 1:
 
This widget allows you to add any page within an iframe tag to your site.
 
This widget allows you to add any page within an iframe tag to your site.
 +
for 'url' option get embed ID by clicking on 'embed' option on your slideshare slide.
 +
To insert this widget, use the following code, just replace 'url' with your slideshow ID:
  
To insert this widget, use the following code:
 
 
<pre>
 
<pre>
{{#widget:Iframe <br/>
+
{{#widget:Iframe  
|url=<b>http://docs.google.com/present/embed?id=dcn37mcz_22cmnwnwf8 </b><br/>
+
|url=http://docs.google.com/present/embed?id=dcn37mcz_22cmnwnwf8  
|width=410 <br/>
+
|width=410  
|height=342 <br/>
+
|height=342  
|border=0 <br/>
+
|border=0  
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 11:57, 28 November 2013

This widget allows you to add any page within an iframe tag to your site. for 'url' option get embed ID by clicking on 'embed' option on your slideshare slide. To insert this widget, use the following code, just replace 'url' with your slideshow ID:

{{#widget:Iframe 
|url=http://docs.google.com/present/embed?id=dcn37mcz_22cmnwnwf8 
|width=410 
|height=342 
|border=0 
}}