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


I know that IE7 is far behind in order to support and the latest browsers are reliable. But in the IE7 based tool Dependent paste (mouse paste and whistle + pe paste) is required. Any help is appreciated.

You may use the wrong version of JQuery:

< P> JQuery 2.x has the same API that is in the form of jQuery 1.x, but Internet Explorer 6, 7 or 8 does not support.

Try using the 1.x version.

Comments

Popular posts from this blog

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

c++ - Redefined variable in the other module -