I am trying to add a Custom HTML element to a map. I am inserting this code into the HTML Before parameter :

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<iframe src="http://free.timeanddate.com/clock/i496kzrk/n78/tluk/fs20/ftb/bo2/tt0/tw1" frameborder="0" width="330" height="29"></iframe>
</head>
<body>
</body>
</html>

It doesn't load for me. What am I doing wrong ?


Article Comments

Hi,
Is your PRTG webserver running on SSL? If so, using iframes won't be possible as most browsers do not load iframes on SSL protected sites any more.
Best regards


Jul, 2014 - Permalink