+ 1
Hi! Developers I am getting error when I try to use bootstrap cdn Link
the bootstrap.min.js file needs jquery But even when i add a jquery cdn File, am still getting the error which Is bootsrap js file needs jquery How I can Solve
1 Réponse
+ 5
Check if the links follow the below order :
âĄïž Bootstrap CSS CDN
âĄïž jQuery CDN
âĄïž Bootstrap JD CDN
If this doesn't solves your problem, then you can share your code here, so that we can get what errors exactly are you getting.
https://www.sololearn.com/post/75089/?ref=app