I am using an embedded quiz from PlayBuzz. I made an example here: JsFiddle
At the end of each quiz result, I want to display a JavaScript popup box, that says "Thank you!".
Could it be done this way? If this div ID is visible, display the popup.
div ID is result_screen_container
Thanks all