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

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -