简体   繁体   中英

Need paste event for IE7 (Jquery paste event do not work in IE7)

I know it's quite backward to ask for IE7 support and latest browsers are reliable. But I still need it to fire paste (mouse paste and ctrl+v paste) reliably in an IE7 based tool. Any help is appreciated.

May be you use incorrect version of JQuery:

JQuery 2.x has the same API as jQuery 1.x, but does not support Internet Explorer 6, 7, or 8.

Try to use 1.x version.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM