When following the instructions on https://dashticz.readthedocs.io/en/beta ... /html.html, only the text Weerradar is showing. This is the code within the html file I am using:
- Spoiler: show
Moderators: leecollings, htilburgs, robgeerts
jberinga wrote: ↑Sunday 21 January 2024 15:54 I am trying to get a weather radar (https://www.sat24.com/nl-nl/city/5575/h ... ghtning=on) on Dashticz, but so far I am unable to.
When following the instructions on https://dashticz.readthedocs.io/en/beta ... /html.html, only the text Weerradar is showing. This is the code within the html file I am using:What am I doing wrong? Or is there another way to get the weather radar working on Dashticz? It would, of course, be nice if only the radar was showing and not the whole site...
- Spoiler: show
Code: Select all
frames.weerplaza = {
frameurl:"custom/weerplaza.html",
height: 350, //height of the block in pixels
width: 12,
scrollbars:false,
refresh:1800
}
Code: Select all
<iframe id="iframe" height='800px' width='500px' scrolling="no" style="border: 0px none; margin-top: -210px; margin-left: -60px;" src="https://www.weerenradar.nl/weerradar/amsterdam/171698?center=50.82,5.76&zoom=8&layer=wr&period=periodCurrentHighRes" ></iframe>
Code: Select all
<!-- <iframe id="iframe" height='750px' width='500x' scrolling="no" style="border: 0px none; margin-top: -410px; margin-left: -50px;" src="https://www.weerplaza.nl/regenradar/amsterdam/5575/regen-en-wolken/" ></iframe>-->
Hey! Thank you maybe I can use it as wel
Users browsing this forum: Google [Bot] and 1 guest