We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dce377e commit 6b7c45aCopy full SHA for 6b7c45a
index.html
@@ -6,22 +6,6 @@
6
<title>Solresol Translator</title>
7
<script src="src/dict.js"></script>
8
</head>
9
-<body>
10
- <noscript>The search requires Javascript.</noscript>
11
- <input type="text" id="search" placeholder="blue">
12
- <input type="button" id="button" value="Search" onclick="myFunction()"/>
13
- <span id='summary'></span>
14
- <br />
15
- <ul id="result"></ul>
16
- <p id='dict'></p>
17
-<!DOCTYPE html>
18
-<html>
19
-<meta charset="utf-8">
20
-<head>
21
- <meta charset="utf-8"/>
22
- <title>Solresol Translator</title>
23
- <script src="src/dictru.js"></script>
24
-</head>
25
<body>
26
<noscript>The search requires Javascript.</noscript>
27
<input type="text" id="search" placeholder="blue">
0 commit comments