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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南