User:FH14/SandboxF

From Hetalia Archives
< User:FH14
Revision as of 20:35, 12 December 2012 by FH14 (Talk | contribs)

Jump to: navigation, search

I'm using this page for code testing. I would use one of my five sandboxes but I have no room on them. Whoops.

<iframe id="forum_embed"

src="javascript:void(0)"
scrolling="no"
frameborder="0"
width="900"
height="700">

</iframe>

<script type="text/javascript">

document.getElementById("forum_embed").src =
 "https://groups.google.com/forum/embed/?place=forum/forum-name" +
 "&showsearch=true&showpopout=true&parenturl=" +
 encodeURIComponent(window.location.href);

</script>