I'd like to know if you can leave a slideshow in touch when someone else is using your smartphone! And also if you have how to do this with javascript.
I'd like to know if you can leave a slideshow in touch when someone else is using your smartphone! And also if you have how to do this with javascript.
Advice, do not try to reinvent gunpowder if you are developing websites. for responsive websites, you can easily opt for a WHMCS, or Wordpress, solution and create a hosting account on an ftp server, install a template as the total, or betheme, and from there, include code from examples of Github repositories, you can always add tools like bootstrap, mongodb, angular, node or ruby on rails. there is nothing simpler, and you will be able to have a product ready in less than a day.
jQuery supports touch events , but depending on what you want to do maybe only with CSS .
The Owl Carousel is a plugin that lets you create slides, carousels, responsives. It works together with jQuery so you need to have jQuery in your scripts.
If you are using jQuery to build the slideshow script, in addition to the click event, also add the touchend event.