Still scroll and initialize problem Bootstrap 4

Home Forums Quform PHP Still scroll and initialize problem Bootstrap 4

This topic is: not resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22964
    transam
    Participant

    Hi Al or Ally,

    Still have a problem with this Bootstrap 4 site:
    http://light-gallery-a.yourweblab.nl/contact.php
    Mostly on mobile phones.
    Tried the code you gave me to prevent scroll down problems (when I go from contact to home after submit), but I still have problems when I click from contact to an other page or when I try to click the submit button on Android Chrome (doesn’t work). Can you please have a look at the page?

    ‘jQuery(document).ready(function($) {
    $(‘form.quform’).Quform({
    errorEnd: function () {
    $(window).trigger(‘resize’);
    },
    successEnd: function () {
    $(window).trigger(‘resize’);
    }
    });

    // Tooltip settings
    if ($.isFunction($.fn.qtip)) {
    $(‘.quform-tooltip’).qtip({
    content: {
    text: false
    },
    style: {
    classes: ‘qtip-default qtip-shadow quform-tt’,
    width: ‘180px’
    },
    position: {
    my: ‘left center’,
    at: ‘right center’
    }
    });
    }

    Regards & Thanks,
    David

    • This topic was modified 6 years, 5 months ago by transam.
    • This topic was modified 6 years, 5 months ago by transam.
    • This topic was modified 6 years, 5 months ago by transam.
    #23047
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy