User:FH14/SandboxF

From Hetalia Archives
< User:FH14
Revision as of 20:09, 18 December 2012 by FH14 (Talk | contribs) (FH14 moved page User:FH14/Testing to User:FH14/SandboxF: Might as well call it what it really is. I have too many projects gosh darn it!)

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>