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

c++ - ERROR: cannot open source file x11\xlib.h -

c - What are pthread cancelation points used for? -

c# - Show a huge number of data in DevExpress GridView -