Thanks Web Warrior, I am glad you liked it! You're right just listening to some beats is not enough, you have to know what each line of coding is doing. Happy Coding my friend.
If you find this video helpful, give it a like👍🏻as this would help it reach even more people! Also, subscribe if you haven't ! 👉 Source Code Available Here: 🌱devmadeeasy.gumroad.com/l/stepformwithprogress
Very interesting way of dealing with the steps through JavaScript, and the data-attributes. However, having pseudo elements content for meaningful information like step numbers isn't good in terms of accessibility. If you are concerned about accessibility for your form, you should make the numbers be stand-alone elements (and change the JavaScript code, of course)
@@DevMadeEasy ohh, that's incredible my friend, thanks to represeting us in world wide web, the knowldge out the the border! what is your github profile?
I apologize for the misunderstanding. If you have followed a video tutorial that only covers the front-end part of the login form and not the back-end, it means that the video focused on the visual and interactive aspects of the form but did not include the necessary code or instructions for handling the form data submission. In order to make the submit button fetch and process the data, you will need to implement the back-end functionality yourself or seek additional resources that cover the back-end implementation. The back-end typically involves server-side programming languages (such as Python, Ruby, PHP, or JavaScript) and frameworks (such as Flask, Ruby on Rails, Laravel, or Express.js) to handle the form data, validate it, and interact with a database or external services if necessary.
This is what I needed someone vividly explaining not listening to beats only.🎉🎉
Thanks Web Warrior, I am glad you liked it!
You're right just listening to some beats is not enough, you have to know what each line of coding is doing.
Happy Coding my friend.
If you find this video helpful, give it a like👍🏻as this would help it reach even more people!
Also, subscribe if you haven't !
👉 Source Code Available Here:
🌱devmadeeasy.gumroad.com/l/stepformwithprogress
we would if you didn't ask a million times and post it everywhere in the video, The video is great.
people would like it without constant reminders. I think they want less advertisement.
I am not trying to be rude. Great explanation but too much youtube subscribe bs. also try to use the word ok less. It get so annoying. Great CSS!
what is your accent?
i just got a similar code suggested to me, with almost the same js but yours had much better css.
Very interesting way of dealing with the steps through JavaScript, and the data-attributes. However, having pseudo elements content for meaningful information like step numbers isn't good in terms of accessibility. If you are concerned about accessibility for your form, you should make the numbers be stand-alone elements (and change the JavaScript code, of course)
amazing work!!!
Hello Web Warrior, I am glad you liked it...
Happy Coding my friend!
Thanks for the great video. Is there a git to download the referenced code ?
In the description
It´s very good but is missing the validation to be perfect. as it is you can go step by step withoud rithing nothing on the inputs.
I'm glad you liked it!
I have another one on this channel on validation.
Welcome to our Dev Tribe & Happy Coding!
@@DevMadeEasycan ypu share a link to the video qith validation?
thanks
You're welcome!
And I glad you liked it
Happy Coding my friend!
hello sir ji isme number ki jagah right wala icon kese add kare
Just replace it...
Nice 👍🏻👍🏻
Thanks 👍
👏👏🔔👈
Hey Henry Nunez, I'm glad you liked it!
Welcome to our Dev Tribe and Happy Coding!
New subscriber here 🖐️
Thanks and welcome
*_good ... see later ..._*
Hey Syed, I'm glad you liked it!
Happy Coding!
0:24 vc é BR ?
Yes I'm from Brazil.
How about you my friend?
Welcome to our Comunity!
@@DevMadeEasy ohh, that's incredible my friend, thanks to represeting us in world wide web, the knowldge out the the border!
what is your github profile?
submit button not working i mean not fetching data
I apologize for the misunderstanding. If you have followed a video tutorial that only covers the front-end part of the login form and not the back-end, it means that the video focused on the visual and interactive aspects of the form but did not include the necessary code or instructions for handling the form data submission.
In order to make the submit button fetch and process the data, you will need to implement the back-end functionality yourself or seek additional resources that cover the back-end implementation. The back-end typically involves server-side programming languages (such as Python, Ruby, PHP, or JavaScript) and frameworks (such as Flask, Ruby on Rails, Laravel, or Express.js) to handle the form data, validate it, and interact with a database or external services if necessary.