Image in HTML popup window

Hi all,

I have created a separate html file that is a popup window in my survey. I saved the html file within the graphics folder. I want to display a picture of the radiobutton_unselected.png within this separate html file, but for some reason it won't display the image.

My current code is:
<img id="button_image" src="/survey5/graphics/radiobutton_unselected.png" class="image_class">

Do I need to reference the graphics path anywhere?

Thanks!

Resolved
1 reply