From RuneGlory
Line 4: | Line 4: | ||
<html><script> | <html><script> | ||
− | + | window.onload = | |
$( "<nav>Navigation bar</nav>" ).appendTo( "body" ); | $( "<nav>Navigation bar</nav>" ).appendTo( "body" ); | ||
− | + | ; | |
</script></html> | </script></html> |
Revision as of 18:12, 19 March 2016
6