How to determine and print jQuery version?

后端 未结 7 1470
北恋
北恋 2021-01-31 14:06

Is there a jQuery function that returns the version of jQuery that is currently loaded?

7条回答
  •  时光说笑
    2021-01-31 14:38

    Alert is good, but if you want to actually print the jquery version...

    
    

提交回复
热议问题