Home >Web Front-end >JS Tutorial >Prompt $ is not defined error analysis and solution_jquery
When debugging, I always get the error $ is not defined. I checked online and found that the order of introducing Jquery is wrong. It should be introduced first. If you have similar problems, you can refer to it. I hope it can be solved. Help you