Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Validate without form element #339

Open
mete89 opened this issue Jul 10, 2020 · 2 comments
Open

Validate without form element #339

mete89 opened this issue Jul 10, 2020 · 2 comments

Comments

@mete89
Copy link

mete89 commented Jul 10, 2020

Hey @ansman,

I have a form element which consist of 4 step wizard. At each step I want to call validate function.
If I use something like below to get input elements it doesn't work at all.

const elements = document.querySelectorAll(".wizard-step-1");
What do you suggest for such a case?

Thanks.

@omansak
Copy link

omansak commented Aug 3, 2020

@mete89 Do you use Metronic ?

@mete89
Copy link
Author

mete89 commented Aug 6, 2020

@omansak I'm using Keen but probably they are similar.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants