Show Iframe on 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 , 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. ;)

Related posts

About the Author

admin has written 162 stories on this site.

2 Comments on “Show Iframe on Google sites”

  • Eric Dunn wrote on 30 October, 2008, 6:16

    This trick no longer works.

    Trying to modify a page that previously displayed calendars broke the page and it is now unrecoverable.

  • User wrote on 27 February, 2009, 8:40

    This no longer works (as of Feb 27th 2009)

Write a Comment

Gravatars are small images that can show your personality. You can get your gravatar for free today!

Comment moderation is enabled. Your comment may take some time to appear.

Copyright © 2010 TECNERD. All rights reserved.