gentelella
Version:
Gentelella v4 — free admin template. 60 pages, 20 chart variants, fully interactive inbox & kanban, live theme generator, component playground, PWA-ready. Vite 8, vanilla JS, no Bootstrap, no jQuery.
1 lines • 453 B
JavaScript
import"./main-v4-BFwmMcfm.js";document.getElementById("validate-form").addEventListener("submit",e=>{e.preventDefault(),e.target.querySelectorAll(".form-control").forEach(e=>{e.classList.remove("is-invalid");const t=e.nextElementSibling;if(t&&t.classList.contains("form-error")&&t.remove(),!e.checkValidity()){e.classList.add("is-invalid");const t=document.createElement("div");t.className="form-error",t.textContent=e.validationMessage,e.after(t)}})});