User:Ajc: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 16: Line 16:
<iframe src="http://www.google.com/calendar/embed?src=5gbjvk57fggh511nedvnd4kpkg%40group.calendar.google.com&height=614" style=" border-width:0 " width="800" frameborder="0" height="614"></iframe>
<iframe src="http://www.google.com/calendar/embed?src=5gbjvk57fggh511nedvnd4kpkg%40group.calendar.google.com&height=614" style=" border-width:0 " width="800" frameborder="0" height="614"></iframe>
</html>
</html>
The code for inserting this calendar is as follows:
<nowiki>
<html>
<iframe src="http://www.google.com/calendar/embed?src=5gbjvk57fggh511nedvnd4kpkg%40group.calendar.google.com&height=614" style=" border-width:0 " width="800" frameborder="0" height="614"></iframe>
</html>
</nowiki>
To get the iframe code you need to share it in Google calendar. Then go to settings and click on HTML in the Calendar Address section. From there go to the configurator to generate the iframe code.

Revision as of 08:50, 26 June 2006

Jay Copeland

68-353

Research Scientist

CSBi/BioMicro Center

2-2715

ajc [at] mit [dot] edu

<html> <iframe src="http://www.google.com/calendar/embed?src=5gbjvk57fggh511nedvnd4kpkg%40group.calendar.google.com&height=614" style=" border-width:0 " width="800" frameborder="0" height="614"></iframe> </html>

The code for inserting this calendar is as follows:

<html> <iframe src="http://www.google.com/calendar/embed?src=5gbjvk57fggh511nedvnd4kpkg%40group.calendar.google.com&height=614" style=" border-width:0 " width="800" frameborder="0" height="614"></iframe> </html>

To get the iframe code you need to share it in Google calendar. Then go to settings and click on HTML in the Calendar Address section. From there go to the configurator to generate the iframe code.