These html documents used to work, now the upon running the console says ā€œsyntax errorā€. | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

These html documents used to work, now the upon running the console says ā€œsyntax errorā€.

https://code.sololearn.com/Wxr6d7l0RTAy/?ref=app https://code.sololearn.com/WdgRQAN41OpL/?ref=app https://code.sololearn.com/W58UCPvfSn0G/?ref=app https://code.sololearn.com/Wy13sU42560v/?ref=app https://code.sololearn.com/WV78buUJ8VQ0/?ref=app https://code.sololearn.com/W9ln975kgNXZ/?ref=app I canā€™t figure out what is wrong, but I bet they all have the same problem. So if we find it in one, we should find it in all of them. They link maxcdn,bootstrapcdn,com/bootstrap/4.3.1/(css&js)/bootstrap.min.(css&js)

9th Jul 2021, 2:13 PM
Katz321Juno
Katz321Juno - avatar
5 Respostas
+ 2
Katz321Juno Problem is with bootstrap JS library. Even you don't use this library, your code also work.
9th Jul 2021, 3:42 PM
AĶ¢J
AĶ¢J - avatar
+ 1
Katz321Juno No it's not. You are getting error because you missed to include jQuery library. Add jQuery library in your code above the bootstrap js library. It will work https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"
9th Jul 2021, 4:39 PM
AĶ¢J
AĶ¢J - avatar
9th Jul 2021, 4:16 PM
Katz321Juno
Katz321Juno - avatar
0
I į“€į“ "TÉŖį“į“‡" Ok, but why did it work before?
9th Jul 2021, 5:33 PM
Katz321Juno
Katz321Juno - avatar