You can use this event to stop long touch $(document).on('contextmenu', function (e) { return false; });. OR. Javascript has a function to ...
確定! 回上一頁