Select to view content in your preferred language

How do I make popup links open in same browser window?

1183
2
02-08-2012 08:37 AM
TraciHoff
New Contributor
I'm using ArcGIS online to develop and publish (then embed) simple maps. I have dots on my map that, when clicked, open popup windows. Within the pop up is descriptive information, images, and links. I want the links to open in the same browser window. Right now, when clicked, the links open in a new browser window. Is there a simple way to do this? Please keep in mind...I have very little JavaScript experience.
Tags (2)
0 Kudos
2 Replies
MikeMinami
Esri Notable Contributor
This ability is not supported in the out-of-the-box embedded map. You might be able to write your own application. Unfortunately, like you I am not much of a JavaScript programmer, so I'd suggest posting to the JavaScript API forum.

http://forums.arcgis.com/forums/15-ArcGIS-API-for-JavaScript

Thanks,

Mike
0 Kudos
TraciHoff
New Contributor
Thanks Mike.
0 Kudos