• Resolved funsail

    (@funsail)


    It seems you can’t access jquery functions in the after form js box. Is this true?

    eg using
    ('form.wpcf7-form').serialize()

    • This topic was modified 5 years, 7 months ago by funsail.
Viewing 1 replies (of 1 total)
  • Plugin Contributor Yuval

    (@yuvalsabar)

    You can access jQuery.
    It should be:
    jQuery('form.wpcf7-form').serialize();

Viewing 1 replies (of 1 total)
  • The topic ‘Access jquery’ is closed to new replies.