Button Link with Pop Up Problem

Home Forums Quform WordPress Button Link with Pop Up Problem

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

    Hi, i have a problem with my button shortode Link. When i edit the code in the TEXT mode all it’s OK….

    [button size="normal" href="#form-1"]organiza tu Evento[/button]
    [iphorm_popup id=”1″ name=”Contacto Marca Condal SP”][/iphorm_popup]
    <script type=”text/javascript”>
    jQuery(document).ready(function ($) {
    $(‘a[href=”#form-1″]’).click(function () {
    $(‘.iphorm-fancybox-link-1’).click();
    return false;
    });
    });
    </script>

    ——

    But when i edit the page in the HTML Format (Visual Mode) Appear this and crach my page and javascript functions:

    <script type=”text/javascript”>// <![CDATA[
    jQuery(document).ready(function ($) {
    $(‘a[href=”#form-1″]’).click(function () {
    $(‘.iphorm-fancybox-link-1’).click();
    return false;
    });
    });
    // ]]></script>

    What is CDATA??

    Thanks in advance.

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