图片img load报错a.indexOf is not a function
Posted 津津unique
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了图片img load报错a.indexOf is not a function相关的知识,希望对你有一定的参考价值。
更新jquery版本之后,使用图片load方法报错
调用load函数引起:
$(\'img\').load(function(){ })
原来在Jquery1.8之后的版本,load方法已经被遗弃:
处理load问题的解决方案
jQuery Blog上说,通过使用on进行绑定,即如下:
$("").on(\'load\',function(){ })
以上是关于图片img load报错a.indexOf is not a function的主要内容,如果未能解决你的问题,请参考以下文章
mysql报错1548-Cannot load from mysql.proc. The table is probably corrupted
mysql:Error 3948 (42000): Loading local data is disabled; this must be enabled on both the client an
mysql load local data infield 报错 ERROR 1148 (42000): The used command is not allowed with this MyS
求大佬帮助。springmvc中调用img的问题。 报错404,找不到图片。
解决报错提示:Loading class `com.mysql.jdbc.Driver‘.The new driver class is ‘com.mysql.cj.jdbc.Driver‘.(代码片
Ubuntu 16.04 VMware 启动报错"Please make sure that the kernel module `vmmon' is loaded