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?

已提问 4 年前182 查看次数
1 回答
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
已回答 4 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则