problema su form

  • nonsolomario
    Asked on March 27, 2015 at 2:46 PM

    avere un problema su form, come vedere img allegata mi taglia il logo e non visualizza INVIA RICHIESTA e non potere mandare la richiesta perchè non fa andare avanti se non volere usare paypal

     

    have a problem of form, as I see attached img size and does not display the logo SEND REQUEST and not being able to send the request because it does not move forward if you do not want to use paypal

    Jotform Thread 542174 Screenshot
  • BJoanna
    Replied on March 27, 2015 at 4:23 PM

    I have inspected your website and i noticed that there are some conflicts with JavaScript.

    However, I think you shouldn't have a conflict with other JS libraries if you embed the form using its iFrame version.

    If this is not the case and if the conflict is between other scripts and our form's code (which is java prototype), then you should find the last line of script code prior to the jotform's code and add this function.

    <script>jQuery.noConflict();</script>

    Hope this will help. Let us know if you need further assistance.

  • nonsolomario
    Replied on March 27, 2015 at 4:31 PM

    hello, have done as you have said but I have not solved the problem

  • BJoanna
    Replied on March 27, 2015 at 5:23 PM

    After more investigation I found that inside of your site you have console errors which are telling me that your JS script is not good. First you need to fix that and after to see if form is properly loading. What I noticed is that you have some iFrame JS functions which is changing height of iFrame but seems that this function is applied not just for one iFrame, it is also applied for iFrame of form. 

    problema su form Image 1 Screenshot 30

    problema su form Image 2 Screenshot 41

    Can you please look at this and try to fix this errors and to see if that is impacting your form? 

    Looking forward to your answer.