/    Sign up×
Community /Pin to ProfileBookmark

Bootstrap Form Wizard Design

I am trying to make a Form Wizard using Material Bootstrap. I want until filling some mandatory fields users can’t go through next step. Is it possible to do this except using of JavaScript?

to post a comment
HTML

3 Comments(s)

Copy linkTweet thisAlerts:
@rootDec 18.2017 — You use HTML5 input fields and the attributes that assist with form filling of fields to ensure that the field has something in it and is a required field or not... no JavaScript, JQuery or other widgets, plain old updated HTML5
Copy linkTweet thisAlerts:
@webdeveloper044authorDec 19.2017 — Yes, I have used required attribute but I saw that required attribute is working fine with Google chrome but few other browser can't recognize it. I have already solved this issue. By the way thanks for your suggestion.
Copy linkTweet thisAlerts:
@rootDec 19.2017 — the required attribute is supported in all the major browsers : https://www.w3schools.com/tags/att_input_required.asp

Chrome 5.0

Edge 10.0

FireFox 4.0

Safari 5.0

Opera 9.6


So the problem may be something else that is breaking the page. What error message is it in the console log?
×

Success!

Help @webdeveloper044 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.1,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...