Hoi,
Ik was bezig met het maken van een active desktop alleen niet alles werkt. Het weer doet het en de tv-gids en de zoekmachine's en het nieuws maar dat was het als ik hem open dan zie ik dat er allemaal fouten in zitten. En mijn achtergrond is ook niet zichtbaar dit is mijn html document:
<html>
<body background="Vakantie.jpg">
<div style="position: absolute; left: 150px; top 70px">
[img]"http://portal.telegraafnet.nl/weeranimatie.gen.gif"[/img]
<div style="position: absolute; left: 210; top: 633">
<iframe name="|1" height="40" width="400" marginwidth="1" marginheight="1" scrolling ="no"
src="http://www.omroep.nl/nos/nieuws/ticker/laatstenieuws/pregen/ticker.html"></iframe>
<script>
function checkfunctie()
{SearchWindow = window.open(document.forma.searchtype.value+document.forms<0>.tekst.value,'Windowname');}
d=document;
var bgcol = location.search.substring(1);
col = bgcol? bgcol : '#243462';
d.write('<style>body { scrollbar-face-color: '+col+'; scrollbar-shadow-color: '+col+';
scrollbar-highlight-color: '+col+'; scrollbar-3dlight-color: '+col+'; scrollbar-darkshow-color: '+col+'';
scrollbar-track-color: '+col+'; scrollbar-arrow-color: #ffffff } /style>');
</script>
<div style="position: absolute; left:286; top:-618; width:327; height:35">
<form name="forma" action="javascript:checkfunctie()">
<input type="text" name="tekst" class="text" size="24"><select size="1" name="searchtype">
<option selected value="http://www.google.com/search?hl=en&q=">Google
</option>
<option value="http://www.ilse.nl/searchresults.dbl?profile=st&db=www&LANGUAGE=NL&search_for=">Ilse
</option>
<option value="http://www.cddb.com/php/search2.php3?f=artist&f=disc&f=track&image=Search&q=">CDDB
</option>
</select>
<input> class='button' type='submit' value='Search' onClick='checkfunctie()' onSubmit'checkfunctie()'>
</form>
</div>
<div style="position: absolute; left: 250; top: -550">
<iframe width="350" height="250"src="http://www.4aal.nl/tv/tv.php?color=243462&refresh=2000">
</iframe>
</div>
</body>
</html>
Ik was bezig met het maken van een active desktop alleen niet alles werkt. Het weer doet het en de tv-gids en de zoekmachine's en het nieuws maar dat was het als ik hem open dan zie ik dat er allemaal fouten in zitten. En mijn achtergrond is ook niet zichtbaar dit is mijn html document:
<html>
<body background="Vakantie.jpg">
<div style="position: absolute; left: 150px; top 70px">
[img]"http://portal.telegraafnet.nl/weeranimatie.gen.gif"[/img]
<div style="position: absolute; left: 210; top: 633">
<iframe name="|1" height="40" width="400" marginwidth="1" marginheight="1" scrolling ="no"
src="http://www.omroep.nl/nos/nieuws/ticker/laatstenieuws/pregen/ticker.html"></iframe>
<script>
function checkfunctie()
{SearchWindow = window.open(document.forma.searchtype.value+document.forms<0>.tekst.value,'Windowname');}
d=document;
var bgcol = location.search.substring(1);
col = bgcol? bgcol : '#243462';
d.write('<style>body { scrollbar-face-color: '+col+'; scrollbar-shadow-color: '+col+';
scrollbar-highlight-color: '+col+'; scrollbar-3dlight-color: '+col+'; scrollbar-darkshow-color: '+col+'';
scrollbar-track-color: '+col+'; scrollbar-arrow-color: #ffffff } /style>');
</script>
<div style="position: absolute; left:286; top:-618; width:327; height:35">
<form name="forma" action="javascript:checkfunctie()">
<input type="text" name="tekst" class="text" size="24"><select size="1" name="searchtype">
<option selected value="http://www.google.com/search?hl=en&q=">Google
</option>
<option value="http://www.ilse.nl/searchresults.dbl?profile=st&db=www&LANGUAGE=NL&search_for=">Ilse
</option>
<option value="http://www.cddb.com/php/search2.php3?f=artist&f=disc&f=track&image=Search&q=">CDDB
</option>
</select>
<input> class='button' type='submit' value='Search' onClick='checkfunctie()' onSubmit'checkfunctie()'>
</form>
</div>
<div style="position: absolute; left: 250; top: -550">
<iframe width="350" height="250"src="http://www.4aal.nl/tv/tv.php?color=243462&refresh=2000">
</iframe>
</div>
</body>
</html>