Display Image Attachments in Popup

10882
12
Jump to solution
02-19-2013 04:08 AM
BrendanDwyer
Occasional Contributor
Has anyone developed a popup in javascript that will display attachments? 

I'm working with Server 10.0 with the latest javascript api (3.3?).  I have a service that has attachments and I want to display these attachments (they are images) in a popup or infowindow.  There are a couple of threads that mention this, but I haven't seen an implementation.  If anyone has done this already, please let me know.

Thanks,

Brendan
0 Kudos
12 Replies
SeanRedar
New Contributor III
Thanks!  I just switched the event from 'onClick' to 'onMouseOver' and got just what I was looking for.
0 Kudos
DavidMcGill
New Contributor
http://storymaps.esri.com/home/

good site with lots of examples for images in popup.
0 Kudos
BrendanDwyer
Occasional Contributor
Rene, Dave, Tony, Craig,
Thanks for the responses.  Apologies for not replying sooner.  I'll check out the suggestions and links today.

-Brendan
0 Kudos