jQuery 1.6.1 , IE9 and SCRIPT5009: '$' is undefined

后端 未结 3 1464
执笔经年
执笔经年 2020-12-11 08:21

There is

SCRIPT5009: \'$\' is undefined

         


        
3条回答
  •  死守一世寂寞
    2020-12-11 08:36

    FOR BEGINNERS:

    add this code to your file:

    
    

    It'll grab the jQuery file from google cdn (according to http://www.w3schools.com/jquery/jquery_intro.asp) I was having this problem

提交回复
热议问题