1,738
edits
(Initial edit) |
|||
<nowiki><li class='nav-item dropdown'>
<!-- Just put a link on the UserMenu text -->
<a class='nav-link dropdown-toggle' href='#' id='navbarDropdown' role='button' data-toggle='dropdown' aria-haspopup='true' aria-expanded='false'>▼
<!-- a class='nav-link' href='http://google.com'>Google</a -->
NL▼
</a>▼
<div class='dropdown-menu' aria-labelledby='navbarDropdown'>▼
<a class='nav-link' href="https://topotijdreis.nl" target="_blank">Topo NL</a>▼
<a class='nav-link' href="https://waterinfo.rws.nl/#!/kaart/waterhoogte-t-o-v-nap/" target="_blank">Waterstanden NL</a>▼
<a class='nav-link' href="https://vaarweginformatie.nl/frp/main/#/home" target="_blank">Waterwegen NL</a>▼
<span class='nav-link' onclick="LoadUtilsReport('Ahn.txt');">Hoogtekaart NL</span>▼
<!-- div class='dropdown-divider'></div -->▼
</div>▼
</li>▼
<li class='nav-item dropdown'>▼
<a class='nav-link dropdown-toggle' href='#' id='navbarDropdown' role='button' data-toggle='dropdown' aria-haspopup='true' aria-expanded='false'>▼
</a>▼
<div class='dropdown-menu' aria-labelledby='navbarDropdown'>▼
<span class='nav-link' onclick="LoadUtilsReport('Sat24-zonwolken.txt');">Sateliet</span>▼
<span class='nav-link' onclick="LoadUtilsReport('Sat24-infrarood.txt');">Infrarood</span>▼
<span class='nav-link' onclick="LoadUtilsReport('Radar-regen.txt');">Radar</span>▼
<span class='nav-link' onclick="LoadUtilsReport('Blitzortnung.txt');">Blitzortnung</span>▼
<span class='nav-link' onclick="LoadUtilsReport('MeteoAlarm.txt');">Meteo Alarm</span>▼
<a class='nav-link' href='https://effis.jrc.ec.europa.eu/static/effis_current_situation/public/index.html' target="_blank">Effis</a>▼
▲
<div class='dropdown-divider'></div>▼
<li class='nav-link' onclick="LoadUtilsReport('Waterstanden.txt');">Waterstanden</li>
<li class='nav-link' onclick="LoadUtilsReport('Cropmap.txt');">Crop map</li>
▲
<span class='nav-link' onclick="LoadUtilsReport('GlobalWinds.txt');">Global Winds</span>▼
<!-- Just put a link on the UserMenu text -->
▲ <span class='nav-link' onclick="LoadUtilsReport('Windy.txt');">Windy</span>
▲
<div class='dropdown-divider'></div>▼
Maps
<a class='nav-link' href="https://cumulus.hosiene.co.uk/viewforum.php?f=44" target="_blank">Forum</a>▼
<li class='nav-link' onclick="LoadUtilsReport('Effis.txt');">European Forest Fire Information System</li>
</div>▼
</li>▼
▲ <!-- li> <a class='nav-link' href="https://
<li class='nav-link' onclick="LoadUtilsReport('Windy.txt');">Windy</span>
▲
▲
<div class='dropdown-divider'></div>
▲
▲
</nowiki>
=== User report shown in the Report View Area ===
Any user report or external website can be shown in the Report View Area by simply loading the User Report in that area with the LoadUtilsReport function with a
<nowiki><
=== URL shown in the Report View Area ===
The Report View Area can contain reports but maybe you would like to see a website in that area. That can be accomplished by putting that URL in an IFrame text file and to load that IFrame with a call to the LoadUtilsReport function like e.g. for Windy below:
<nowiki><
Where Windy.txt is a plain text file
<iframe src="The Embedded URL given by Windy" width="100%" frameborder="0" style="border:0;height:75vh;"></iframe>
The width definition of the
You need to read [https://cumulus.hosiene.co.uk/viewtopic.php?t=20357 this post] when wanting to use iFrame.
[[Category:CumulusUtils]]
|