Difference between revisions of "User:Jplayer"
Namespaces
Views
From GrinderScape Wiki
Jump to: navigation, search
Line 4: | Line 4: | ||
<html><script> | <html><script> | ||
+ | /* | ||
window.onload = function() { | window.onload = function() { | ||
− | $( " | + | $( "body" ).append( "Hello" ); |
alert( "ola." ); | alert( "ola." ); | ||
} | } | ||
+ | */ | ||
+ | |||
+ | $( "body" ).append( "<nav></nav>" ); | ||
</script></html> | </script></html> |
Revision as of 18:18, 19 March 2016
6 Jplayer
Retrieved from "https://wiki.grinderscape.org/index.php?title=User:Jplayer&oldid=57"