From GrinderScape Wiki
Jump to: navigation, search
Line 4: Line 4:
 
<html><script>
 
<html><script>
  
$( "hello" ).appendTo( "body" );
+
$( "hello" ).appendTo( "div#mw-page-base" );
  
 
</script></html>
 
</script></html>

Revision as of 18:14, 19 March 2016

6 Jplayer