Chiestanneshy
New Member
I have a Javascript map of the US that loads text from an XML into a text area below the map. When the page initially loads, the text area is populated by national data (defaultSideText in the JS and XML). When a state is click, it loads text specific to that state.Is there a way to include a link in the text that would go back to the national data (defaultSideText)? I'm not sure how I would target the XML text via an HTML link.Any help would be greatly appreciated! Thanks!