EibPort visualisation web container
From bab-tec.de wiki
The web container can display contents from other webpages inside the ajax visualisation. Simply create a new web container in the editor and copy the code from the boxes below into the configuration field for HTML Code.
Radar forecast
<div> <img style="position: absolute; top: 0px; left: 0px;" width="194" height="215" src="http://www.wetter.info/imgs/radarani194_back.jpg" alt=""> <img style="position: absolute; top: 0px; left: 0px;" width="194" height="215" src="http://data.wetter.info/data/teaser/radar_de.gif" alt=""> <img style="position: absolute; top: 0px; left: 0px;" width="194" height="215" src="http://www.wetter.info/imgs/teaserdeutschland_borders.gif"> </div>
Wetter.info Widget
The weather for dortmund (generated on weather.info):
<!-- von wetter.info generierter Code //--> <div class="wetterinfo" style="background-color:#FFFFFF;"> <link href="http://wiga.t-online.de/wetter/webgadget/css/wetterboxen.css" rel="stylesheet" type="text/css" /> <div id="BigCity" class="Day"><a href="http://www.wetter.info/wetter-deutschland/nordrhein-westfalen/wetter-dortmund/17756040" target="_blank">Wetter Dortmund</a></div> <div id="wetterinfo_data"> </div> <script language="javascript" src="http://wiga.t-online.de/wetter/webgadget/getWetterinfoTemplate.php?uni=K05913000&sView=Big&Region=Germany&sFormat=HTML&sSearch=false&Box=1"></script> <div class="BigWetterLogo"><a target="_blank" href="http://www.wetter.info"><img alt="Wetter" title="Wetter" height="18px" width="94px" id="wetterLogoBild" src="http://wiga.t-online.de/wetter/webgadget/images/wetter_info.gif"/></a></div> </div> <!-- von wetter.info generierter Code Ende//-->