Is there a difference between onclick and onClick? -PHP Chinese website Q&A-Is there a difference between onclick and onClick? -PHP Chinese website Q&A
Please watch and learn.
大小写的区别,看一些程序对大小写可敏感,如果不敏感,那么两者没什么区别,反正,就是两个不同的功能,不过你的这的这两个是JS中的事件吧,js的代码要求是很严格的,所以对大小写是有严格的要求的
在html的属性中onlick和onClick 都可,但是在js代码中是严格区分大小写的
Is there a difference between onclick and onClick? -PHP Chinese website Q&A-Is there a difference between onclick and onClick? -PHP Chinese website Q&A
Please watch and learn.
大小写的区别,看一些程序对大小写可敏感,如果不敏感,那么两者没什么区别,反正,就是两个不同的功能,不过你的这的这两个是JS中的事件吧,js的代码要求是很严格的,所以对大小写是有严格的要求的
在html的属性中onlick和onClick 都可,但是在js代码中是严格区分大小写的