I´m making aspx web app, and I use ModalPopUpExtender, I like to drag it and it work fine in several explorers in computers.
But when I try to drag from explorer (Chrome) in cel phone (Android) explorer, don´t catch touch move event and dragging don´t work.
I make JavaScript function and I catched touchmove event but I don´t know how to call drag function.
Does anybody know how to call it?
Regards,
JP Serafini