Show Iframe on Google sites
- Sunday, September 21, 2008, 3:53
- Google Sites
- 2 comments
Google Sites blocks IFRAME tags, JavaScript scripts, some DIV tags, and other essential XHTML elements that Google considers “unsafe.” This post shows a way to get around it.
To show an IFRAME, thus bypassing security restrictions in Google Sites, simply add this magical line to your IFRAME tag:
igsrc = ‘http://www.google.com/ig/images/no_image/no_image_gadget_thm.png’
class=’igm’
This will fool Google into thinking that you are inserting a Gadget, even though you are actually inserting your IFRAME.
About the Author
2 Comments on “Show Iframe on Google sites”
Write a Comment
Gravatars are small images that can show your personality. You can get your gravatar for free today!


This trick no longer works.
Trying to modify a page that previously displayed calendars broke the page and it is now unrecoverable.
This no longer works (as of Feb 27th 2009)