Quform in a popup (lightbox) – Step 6.

Home Forums Quform PHP Quform in a popup (lightbox) – Step 6.

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

    Add this code to js/scripts.js inside the document.ready() function (on line 3 for example):

    I don’t understand exactly where to put this JavaScript.

    Is the following correct?


    1 jQuery(document).ready(function($) {
    2 $('form.quform').Quform();
    3
    4 $("#show-quform").colorbox({
    5 inline: true,
    6 href: '.quform-outer'
    7 });

    #16644
    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