Page 1 of 1

Programatically display an image?

Posted: Wed Dec 04, 2013 2:58 pm
by Jason Baird

I have uploaded some image assets to my app. What I would like to do is display certain images based on a case or similar. With that said, it would be even better to use the file repository in my database and display the images from there. A huge .hide isn't going to work either, way too much information.


Programatically display an image?

Posted: Wed Dec 04, 2013 4:36 pm
by maxkatz

You can add/remove image element into the DOM in run time.