![]() |
![]() |
![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 217 Pomógł: 2 Dołączył: 23.12.2008 Ostrzeżenie: (0%) ![]() ![]() |
mam problem nie wychodzi mi validacja formularzy
chce sprawdzić czy pole jest puste, jesli jest puste chce aby pokazało alert mmam taki kod Kod <script>
function validateForm() { if(document.forms['oferta_odp'].tytul_oferty.value == "") { alert('Wpisz tytuł oferty'); return false; } else { return true; } } </script> |
|
|
![]() ![]() |
![]() |
Aktualny czas: 22.08.2025 - 21:54 |