internet explorer - MSPointerDown event is not working in jquery -


i added function in mspointerdown event in jquery. not working @ ie of window tablet.

<div id="mytag" style="-ms-touch-action: none;"></div>  $('body').on('mspointerdown', '#mytag', function(){alert('hi');}); 

how can add function work in ie of window tablet.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c++ - intel compiler error: no instance of overloaded function boost::put() -

c++ - libcurl curl_easy_setopt "Unknown error" -