as you can see from the picture, I actually want to slide the scroll wheel below, but I don"t know why the whole phone screen is moving.
this is a url link visited by Wechat, and the scroll wheel is implemented using JS to control translate.
as you can see from the picture, I actually want to slide the scroll wheel below, but I don"t know why the whole phone screen is moving.
this is a url link visited by Wechat, and the scroll wheel is implemented using JS to control translate.
adds a callback to listen to touchmove (the higher version of chrome pays attention to the third parameter, otherwise an error will be reported), and then preventDefault () may prevent bubbling
Previous: Tp5 ajax value transfer problem
Next: Click on the picture rotation to rotate the picture and draw it to canvas.
Mobile page, the paging component of LayUI is used to achieve paging, and the function has been realized. Now the mobile page flashes fiercely when it jumps, so ask for advice on the solution. related codes the html code is as follows: ...