Topic Closed
mahotilo
28 Posts

Hi Jürgen.

I have found that this change is needed to force one onclick response when "Show Caption" is set to "always".

ResponsiveImage.js

   // on touch enabled devices use: first tab->show caption, 2nd tab->follow link
   $(".responsive_image_wrapper").on('click',function(e){
     if ("ontouchstart" in document.documentElement && $(this).find(".responsive_image_caption_wrapper.caption-show-hover").length > 0) {

.............

     }
   });

});

3 years ago#11767

juergen
1.5K Posts
64.5K Downloads
16 Plugins
Yep, thanks. Will be in the next update.
3 years ago#11771

Topic Closed

 

News

elFinder 2.1.50 in Upcoming Release
12/28/2019

A new release for Typesetter is in the works with a lot of improvements including the ... Read More

Typesetter 5.1
8/12/2017

Typesetter 5.1 is now available for download. 5.1 includes bug fixes, UI/UX improvements, ... Read More

More News

Log In

  Register