This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

PIN Pad always in Front possible?
#5
(28.09.2021, 09:49)admin Wrote: Add to Custom JavaScript:
Code:
$(function() {
  $('.modal-backdrop').off('vclick');
});

(28.09.2021, 10:37)admin Wrote: Try this:
Code:
$(function() {
  $('.modal-backdrop').off('vclick');
  $('.control-pincode .btn-cancel').css('visibility', 'hidden');
});

That is great :-) it works how I need... many thx

   
Reply


Messages In This Thread
PIN Pad always in Front possible? - by Habib - 28.09.2021, 09:47
RE: PIN Pad always in Front possible? - by Habib - 28.09.2021, 11:11

Forum Jump: