Problem with Pre-loading images in cache

Home Forums Support Problem with Pre-loading images in cache

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #899
    João Carvalho
    Guest

    Hi,

    I’m trying to implement this option, but the survey freezes when this questions is supposed to appear and doesn’t allow me to advance any further. In the JavaScript I added this:

    Qualtrics.SurveyEngine.addOnload(function()
    {
    /*Place Your Javascript Below This Line*/
    this.questionContainer.style.display = ‘none’;
    });

    Did I put it wrong or do I have to create it as a specific type of question?

    Thanks and congratulations for all your work on the QRTEngine!

    #947
    Erwin Haasnoot
    Keymaster

    Hi João,

    Sorry about the delayed reply. In what way does your Survey freeze? Can you give us the console log from a frozen survey attempt? You can find how to open it here – http://webmasters.stackexchange.com/questions/8525/how-to-open-the-javascript-console-in-different-browsers

    Best regards,

    Erwin

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Support’ is closed to new topics and replies.