Topic: Progress Bar Not Progressing
Hi I have a progress bar at https://metanoiacenter.net/match.php and when I change the numbers the red space (the progress area) doesn't change. What am I missing on this page?
Mateusz Łubianka staff answered 5 years ago
I can't see your js code, but maybe this snippet will help you: https://mdbootstrap.com/snippets/jquery/pjoter-2-0/878002 In this example you can see the progress bar with dynamic value.
Best,
jsnull pro commented 5 years ago
Thank you for your help!
Mateusz Łubianka staff commented 5 years ago
I'm glad I could help.
Best,
jsnull pro answered 5 years ago
I was missing some js files. Added those and the problem persists. I tried to create a snippet but when saving it gave me a 404 error. So I created a plain html file with nothing but md and the progress bar here: https://metanoiacenter.net/test.html for which the code is below.
Metanoia Center
Progress Bar
$4915 </div>
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.12.0
- Device: Desktop
- Browser: Firefox
- OS: Windows 10
- Provided sample code: No
- Provided link: Yes
Mateusz Łubianka staff commented 5 years ago
Hi @jsnull, I can see an error in the console. "GET https://metanoiacenter.net/mdbootstrap/js/bootstrap.bundle.min.js net::ERR_ABORTED 404 (Not Found)" Did you include correctly all js files? Here you can find installation guide: https://mdbootstrap.com/docs/jquery/getting-started/installation-guide/ If it doesn't help, please, create a snippet showing your problem here: https://mdbootstrap.com/snippets/. I'll try to help you.
Best,