mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-05 22:10:31 +02:00
add accesibility stuff and add webkit backdorp for ios/safari
This commit is contained in:
parent
38d6c901ff
commit
d03b4c2419
6 changed files with 19 additions and 10 deletions
|
@ -30,7 +30,7 @@
|
|||
</svg>
|
||||
</button>
|
||||
|
||||
<select name="Language" id="langauge-selector">
|
||||
<select title="Change Language" name="Language" id="langauge-selector">
|
||||
<option value="en">English 🇬🇧</option>
|
||||
<option value="de">Deutsch 🇩🇪</option>
|
||||
</select>
|
||||
|
@ -56,4 +56,4 @@
|
|||
<script src="translate.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue