Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as HTML by dufflebunk ( 18 years ago )
<html>
<head>
  <title>Stuff</title>
  <script type="text/javascipt" src="jquery.js"></script>
<script type="text/javascript">
	$.getScript("app.js");
	$(document).ready(function() { initApp(); } );
	alert("WTF");
  </script>
</head>
<body>
...
</body>
</html>

 

Revise this Paste

Your Name: Code Language: