当前位置: 代码迷 >> Ruby/Rails >> jquery:TypeError: $(.).on is not a function
  详细解决方案

jquery:TypeError: $(.).on is not a function

热度:172   发布时间:2016-04-29 02:20:51.0
jquery:TypeError: $(...).on is not a function

当发生错误 TypeError: $(...).on is not a function 时,当不存在javascript类冲突的前提下,考虑是否是因为jquery版本过低!

?

参考:

http://stackoverflow.com/questions/15670352/typeerror-on-is-not-a-function

http://stackoverflow.com/questions/18958775/typeerror-jquery-on-is-not-a-function

  相关解决方案