Popup browser

0

I am trying to create an external HIT and I would like my HIT to open a popup browser where the experiment is hosted. When I tried to implement it, the experiment is shown on the Mturk site instead of opening a popup. I'm wondering how should I approach this?

demandé il y a 4 ans182 vues
1 réponse
0

Your external hit could contain a link (a href) that specifies a "target" so that a new tab gets opened. Or you could use the javascript window.open command that would let you open a new window with a specific height and width. See https://www.w3schools.com/jsref/met_win_open.asp for details.

userbob
répondu il y a 4 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions