Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Disable bootstrap tabs question Reply To: Disable bootstrap tabs question

#241326
danugi.4u
Participant

Form validation

Here is an example from w3schools:

http://www.w3schools.com/js/tryit.asp?filename=tryjs_validation_js

Hit submit w/out any entry and it will pull an alert.
Just add the other fields and it should work for you.