My form does not open anymore, what's the problem?

  • vicky2014
    Asked on September 12, 2014 at 7:08 AM

    Two months after creating my reservation form it stop opening. Anytime you click on it, it appears blink(nothing shows? 

    Jotform Thread 427755 Screenshot
  • hurolarda
    Replied on September 12, 2014 at 9:18 AM

    i can see your form :s 

  • Elton Support Team Lead
    Replied on September 12, 2014 at 10:57 AM

    @vicky2014 

    Your form appears to be fine on my end.

    My form does not open anymore, whats the problem? Image 1 Screenshot 20

    Please clear your browser's cache and check it again. If the issue persists, please re-embed the lightbox embed code on a valid HTML document with DOCTYPE declaration like the following.

    <!DOCTYPE html>

    <html>

    <head>

    <title> Test</title>

    <body>

    <!---place your lightbox embed code here --->

    </body>

    </head>

    </html>

    Your example doesn't seem to have valid/standard HTML structure. Hope this helps!