furf / jquery-ui-touch-punch

A duck punch for adding touch events to jQuery UI
http://touchpunch.furf.com/
3.51k stars 1.33k forks source link

Not working on Windows 10 (10 Touch Points) #331

Open aaljabrty opened 3 years ago

aaljabrty commented 3 years ago

Tested it on my HP laptop that supports touch screen. It is not working. (Ten Touch Points)

Device : HP Envy 15"6 Graphics : Nvidia GeForce MX330

Windows 10 Pro Version : 20H2 Build : 19042.867

RWAP commented 3 years ago

Hi - this project has not been updated in many years. You are better trying my own branch - https://github.com/RWAP/jquery-ui-touch-punch which incorporates many of the suggested changes and bugfixes

aaljabrty commented 3 years ago

@RWAP Suppppper!! its working now . Thanx 👍

kakaru1331 commented 3 years ago

@RWAP You saved my life! thx :)

HcsSoftware commented 2 years ago

LEGEND!

SRKAli1 commented 1 year ago

Hi Friend,

Touch punch event not working in oracle apex when, I am using this Library https://github.com/RWAP/jquery-ui-touch-punch. further, using this code "https://tm-apex.blogspot.com/2020/05/drag-and-drop-shuttle-box-in-oracle.html?sc=1677207598328#c1363259722464224746" Click event drag and drop.

please suggest me solution.... ASAP

RWAP commented 1 year ago

I am not sure how that drag and drop shuttle box in oracle is supposed to work. It does not appear to use jQuery UI, which is what touch-punch is designed to work with.

I believe that the code for touch-punch would need to be re-written to trigger the various events in the oracle code - although it may work if you also enabled jquery ui on your site

SRKAli1 commented 1 year ago

Please find the attached my drag and drop code file and its working fine for mouse click. drag and drop.txt...

RWAP commented 1 year ago

Please find the attached my drag and drop code file and its working fine for mouse click. drag and drop.txt...

Sorry, but I am not here to implement code for third party projects for free - all I did was to bring the original touch-punch code together and add in the various suggested changes, as the main code had stopped working and being maintained at all.

SRKAli1 commented 1 year ago

Got It. Thanks Bro

SRKAli1 commented 1 year ago

Got It. Thanks Bro