How to make a slideshow accessible to ringtones on smartphones?

Asked

Viewed 63 times

0

I wonder if there is a way to leave a slideshow in touch when someone accesses by smartphone ! And also if you have how to do it with javascript.

4 answers

0

If you’re using jQuery to build the slideshow script, in addition to the click event, add the touchend event as well.

0

The jQuery has support for touch events, but depending on what you want to do it may be possible CSS-only.

  • brigado took my doubts and realized that css is a powerful language !!

  • Are you sure that solved your problem?

  • Yeah. That’s what I wanted to know !!

0


Don’t try to reinvent gunpowder if you’re developing websites. for responsive websites, you can easily opt for a solution like WHMCS, or Wordpress, and create a hosting account on an ftp server, install a template like total, or betheme, and then include code, from examples of Github repositories, can always add tools like bootstrap, mongodb, angular, Node or ruby on Rails. there is nothing simpler, and you will be sure to have a product ready in less than a day.

  • the previous answer starts from the principle that you are building a website, or a version of a website, running on mobile, and you want to access the website on smartphones

  • if you want to do this in an app for android or iOS, you should find examples on github and codecanyon on how to embed responsive slideshows on smartphones

  • personal vlw, for tips and help !!

0

The Owl Carousel is a plugin that allows you to create slides, Carousels, responsive. It works together with jQuery so it is necessary to have jQuery in your scripts.

  • I thought it was nice this puglin !!

Browser other questions tagged

You are not signed in. Login or sign up in order to post.