Closed awidener3 closed 8 months ago
Added a new method, reinitialize, that takes a form as a parameter and re-scans it. Called with window.semanticForms.reinitialize(formName).
reinitialize
window.semanticForms.reinitialize(formName)
Updated semanticForms method to ignore pre-scanned inputs.
Added a new method,
reinitialize
, that takes a form as a parameter and re-scans it. Called withwindow.semanticForms.reinitialize(formName)
.Updated semanticForms method to ignore pre-scanned inputs.