Page 1 of 1

Image in a Popup

Posted: Tue Jan 15, 2013 7:04 pm
by Bernie

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?


Image in a Popup

Posted: Tue Jan 15, 2013 7:10 pm
by maxkatz

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