Uncaught ReferenceError: $ is not defined error in jQuery

前端 未结 4 2115
无人共我
无人共我 2020-11-29 10:49

I have this code in jQuery: (the file name is javascript.js ...I was using JavaScript before...)

$(document).ready(function() {
 $(\"#readFile\"         


        
4条回答
提交回复
热议问题