Use the Fetch API instead of PrototypeJS
This commit is contained in:
parent
b08ad493a9
commit
d5fd91902f
3 changed files with 21 additions and 7606 deletions
|
|
@ -4,8 +4,6 @@
|
|||
<title>YouP0m</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<link rel="stylesheet" media="all" href="/css/style.css">
|
||||
<script type="text/javascript" src="/js/prototype.js"></script>
|
||||
<script type="text/javascript" src="/js/youp0m.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Welcome on YouP0m!</h1>
|
||||
|
|
@ -18,5 +16,6 @@
|
|||
<script type="text/javascript">
|
||||
document.write("<h2>We are loading a cute picture just for you, please wait…</h2>");
|
||||
</script>
|
||||
<script type="text/javascript" src="/js/youp0m.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue