Problem for an image slideshow in a mobile view.
Author: Mandar V.
Visited 1994,
Followers 2,
Shared 0
Please visit
http://mandarvaidya.com/home.html
I have included a slideshow of images. While see it on a mobile device, if I try to scrol down, image from slideshow changes but page doesn't scrolls down.
Please provide a proper solution to this problem.
Regards
Mandar
Posted on the
Mandar, this has long been an issue for me as well and I would like to see a vertical swipe not interpreted as a horizontal swipe to advance the slide show.
However, if the user swipes on the extreme right or left of the page next to the image, the page will scroll.
Author
Thanks Esahc ...
If we scroll the screen using two fingers, it works. Can INCOMEDIA consider my suggestion?
Suggestion :
If scrolling images or text exists on screen and viewer is trying to scroll, a message of 'use two fingers to scroll down or up'.
With regards for a kind consideration to INCOMEDTA team.
Mandar Vaidya
(It > En) ... for the LINK v.12, if you can use the EXPERT panel of the program, there would be my idea with EXTRA code ...
... if you are interested, let me know, so I will evaluate your page ...
ciao
Author
Thanks KolAsim.
Right now I am using V17. Above website designed using previous version.
Thanks with regards
Mandar
... I do not know if the escamotage with my code can work with v.17 ...
... eventually, when you can do it, and if you're still interested, post the LINK, so I can check ...
Hello - ciao
Author
Hi KolAsim,
Good morning from India.
Here is a link of a page where I am facing the issue :
http://mandarvaidya.com/home.html
Regards
Mandar
(It > En) ... but that page is still made with the old v.12, and not with the new v.17 (which I do not have!).
... so to apply my "escamotage" in that same page of v.12, try to paste the following code in the EXPERT panel in this section:
>> Step 3 - Map > The Page Properties window | The Expert section | ▪Custom Code: ▼-Before closing the HEAD tag...
... code:
<!-- sckermatura TAB ... SlideShow ...by KolAsim ... x sezione /HEAD -->
<script> $( document ).ready(function() {
schermaturaK="<div style='position:absolute;width:100%;height:100%;z-index:2;top:0px;'> </div>";
$("#imCell_3").append(schermaturaK);}); </script>
<!-- ========== K ========== -->
.
hello and greetings from Italy
.
Author
Sure KolAsim.
Will try for that.
Mandar