You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
V materiálech je uvedeno, že vstup zadaný uživatelem do inputu se čte z propery value. Ale už nikde není uvedeno, jak je to u <textarea>, <input type="radio"> a <input type="checkbox"> a <select>.
Je o lekci Procvičování událostí, formuláře → Složitější formuláře
The text was updated successfully, but these errors were encountered:
V materiálech je uvedeno, že vstup zadaný uživatelem do
input
u se čte z properyvalue
. Ale už nikde není uvedeno, jak je to u<textarea>
,<input type="radio">
a<input type="checkbox">
a<select>
.Je o lekci Procvičování událostí, formuláře → Složitější formuláře
The text was updated successfully, but these errors were encountered: