Just making a simple img tag in a custom AGOL popup. When I included the title tag (for the purpose of having hover text) it gets removed from the code after saving and refreshing the web map.
If I add this to a custom popup...
<img title="Accessibility" alt="Accessibility" src="https://data.orangeville.ca/imglib/parkslocator/accessibility.png" />
it works perfect with the hover text and everything! UNTIL you save and refresh the web map... then the title tag has been removed?
why you no title? are global tags not recognized?
Cheers