HTML: onpaste=“doSomething();” as invalid attribute

后端 未结 2 791
再見小時候
再見小時候 2021-01-19 17:15

I am checking my HTML code with Amaya.

I have an error on this line:



        
2条回答
  •  情深已故
    2021-01-19 17:56

    http://reference.sitepoint.com/html/extended-event-attributes/onpaste

    "Non-standard event defined by Microsoft for use in Internet Explorer. May work in some other browsers but cannot be reliably used. Compatibility for this non-standard attribute not tested."

提交回复
热议问题