Explorar o código

Load page with no color picked

Kirk Trombley %!s(int64=3) %!d(string=hai) anos
pai
achega
2f72a1f271
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      nearest.html

+ 1 - 2
nearest.html

@@ -22,8 +22,7 @@
                 <div class="container control">
                     <img src="https://img.pokemondb.net/sprites/sword-shield/icon/bulbasaur.png" />
                     <button class="padded" type="button" onclick="onRandomColor()">Random color</button>
-                    <input size="7" maxlength="7" id="color-input" oninput="onColorChanged()"
-                        value="#ffffff" />
+                    <input size="7" maxlength="7" id="color-input" oninput="onColorChanged()" />
                 </div>
 
                 <div class="container control">