I am trying to link a pop-up in ARC GIS Online to a locally hosted HTML document. I have tried both of the following:
file:///C:\Users\khatch\test.html
file://localhost/C:\Users\khatch\test.html
If I manually put either of the above in my browser the document opens. However. when I add that as an image link in the pop up (either in the pop up media or in the customer attribute editor) nothing happens when I click on the pop-up. When I right click and open in a new tab I get "about:blank" in the address bar and nothing appears.
I have tried this in both Chrome and in IE. Any suggestions?