Bernie
Posts: 0
Joined: Fri Jul 27, 2012 2:06 pm

Image in a Popup

I do have a mobile screen with an image. On tap on that image I would like to open a popup to show the image in a larger scale.
I tried to store the image asset property in a local storage variable with a tap event and attached it with a load event to the asset property of a image placeholder in the popup screen.
I only get a blank screen. What am I doing wrong?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Image in a Popup

Use the Chrome Dev. Tools to check the URL value that you set for the image.

Return to “Issues”