html - When I update value of textbox in plain JavaScript, the text value is invisible -
i can't see why function inserts value of textbox invisible. tried changing hidden field plain visible field, didn't either. grateful enlightenment. here full page code, sorry german: <head> <style> body{ background: #111; color: #d00; } input{ background: #111; color: #c90; font-size: 1.4em; font-weight: bold; border-radius: 7px; } #aaa{ top: 10%; height: 20%; left: 30%; width: 40%; background: #133; color: teal; font-weight: bold; border: inset 3px #2d2d2d; -moz-border-top-left-radius:8px; -webkit-border-top-left-radius: 8px; -o-border-top-left-radius: 20px; border-top-left-radius: 8px; -moz-border-top-right-radius:8px; -webkit-border-