Sandbox: Difference between revisions

Find traditional instrumental music
No edit summary
No edit summary
Line 1: Line 1:
{{#newsz:Tune|0|5|1415| style="font-size:14px; width:50%;"}}
<addhtml><html>
<head>
<script type="text/javascript">
function disp_prompt()
  {
  var name=prompt("Please enter your name","t3h h4x0r")
  if (name!=null && name!="")
    {
    document.write("Hello " + name + "! How are you today?")
    }
  }
</script>
</head>
<body>
<input type="button" onclick="disp_prompt()" value="CLICK!" />


{{#ask: [[Category:Tune]] [[Theme code index::+]]
</body>
  | ?Theme code index
</html></addhtml>
  | format=count
}}

Revision as of 15:39, 10 July 2011

<addhtml><html> <head> <script type="text/javascript"> function disp_prompt()

 {
 var name=prompt("Please enter your name","t3h h4x0r")
 if (name!=null && name!="")
   {
   document.write("Hello " + name + "! How are you today?")
   }
 }

</script> </head> <body> <input type="button" onclick="disp_prompt()" value="CLICK!" />

</body> </html></addhtml>