fuel9 / DisplayMonkey

Display Monkey digital signage solution
Other
126 stars 50 forks source link

Iframe Tag not working #113

Open limitless24 opened 5 years ago

limitless24 commented 5 years ago

I'm trying to use the Iframe tage to embed an internal IP address into display monkey to present it to all of my users. It's currently not presenting the web page. I've listed what I've used, am I making an error or is it not allowed within display monkey?

DOCTYPE html>

tawdanst commented 5 years ago

I've had no issues with iframes to an internal IP address, might need to keep trial and error testing with the code

psined1 commented 5 years ago

If anyone could share a solution please, would be highly appreciated. Thanks guys for your continued support!

sai78 commented 5 years ago

I am trying to embed media using object tag but I found on searching it got deprecated so I went to use Iframe but I want to display an alert message if the src attribute contains invalid url. media I want to embed contains video/image/pdf/html file

I tried something like below . please help thanks in advance