Jup inderdaad dus
:slotje:
?
Posts by J.Rijdes
-
-
Volgensmij heeft alleen Ray die? (scriper cs)
-
Misschien is de laser kapot?
-
Dit kan gewoon via .htacces?
-
Hallo,
Ik heb op mijn crime een mini profiel.
Maar dit refresht pas als je op F5 drukt.Hoe kan ik dit automatisch om de 5 seconden laten refreshen?
Dat het up-to-date blijft?
Gr.
---Update---
Ik heb nu dit in het script van het miniprofiel staan.
Maar dan refresht die niet alleen het mini profiel, maar de hele index . dus om de 5 seconden gaat die naar de homepage...KAn iemand helpen?
-
Wil je dat van een gewoon radio station?
Of dat je je eigen liedjes kan kiezen?
-
PHP
Toon Meerscript language="JavaScript1.2"> function setcountdown(theyear,themonth,theday,thehour,themin,thesec){ yr=theyear;mo=themonth;da=theday;hr=thehour;min=themin;sec=thesec } //////////Bewerk het aftelscript hier////////////////// //STEP 1: verander hier het aftel - script, in het formaat year, month, day, hour(0=midnight,23=11pm), minutes, seconds: setcountdown(9999,12,25,00,00,00) //STEP 2: verander hieronder de tekst die na het aftellen moet komen, en de boodschap op de dag van het tijdstip, respectively var occasion="Als ik jarig ben :)" var message_on_occasion="HO HO HO .. groeten van de kerstman!" //STEP 3: verander de 5 variabelen hieronder , te weten the width, height, background color, and text style of the countdown area var countdownwidth='640px' var countdownheight='35px' var countdownbgcolor='lightgreen' var opentags='<font face="Verdana"><small>' var closetags='</small></font>' //////////verander hieronder niets////////////////// var montharray=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec") var crosscount='' function start_countdown(){ if (document.layers) document.countdownnsmain.visibility="show" else if (document.all||document.getElementById) crosscount=document.getElementById&&!document.all?document.getElementById("countdownie") : countdownie countdown() } if (document.all||document.getElementById) document.write('<span id="countdownie" style="width:'+countdownwidth+'; background-color:'+countdownbgcolor+'"></span>') window.onload=start_countdown function countdown(){ var today=new Date() var todayy=today.getYear() if (todayy < 1000) todayy+=1900 var todaym=today.getMonth() var todayd=today.getDate() var todayh=today.getHours() var todaymin=today.getMinutes() var todaysec=today.getSeconds() var todaystring=montharray[todaym]+" "+todayd+", "+todayy+" "+todayh+":"+todaymin+":"+todaysec futurestring=montharray[mo-1]+" "+da+", "+yr+" "+hr+":"+min+":"+sec dd=Date.parse(futurestring)-Date.parse(todaystring) dday=Math.floor(dd/(60*60*1000*24)*1) dhour=Math.floor((dd%(60*60*1000*24))/(60*60*1000)*1) dmin=Math.floor(((dd%(60*60*1000*24))%(60*60*1000))/(60*1000)*1) dsec=Math.floor((((dd%(60*60*1000*24))%(60*60*1000))%(60*1000))/1000*1) //if on day of occasion if(dday<=0&&dhour<=0&&dmin<=0&&dsec<=1&&todayd==da){ if (document.layers){ document.countdownnsmain.document.countdownnssub.document.write(opentags+message_on_occasion+closetags) document.countdownnsmain.document.countdownnssub.document.close() } else if (document.all||document.getElementById) crosscount.innerHTML=opentags+message_on_occasion+closetags return } //if passed day of occasion else if (dday<=-1){ if (document.layers){ document.countdownnsmain.document.countdownnssub.document.write(opentags+"Occasion already passed! "+closetags) document.countdownnsmain.document.countdownnssub.document.close() } else if (document.all||document.getElementById) crosscount.innerHTML=opentags+"Occasion already passed! "+closetags return } //else, if not yet else{ if (document.layers){ document.countdownnsmain.document.countdownnssub.document.write(opentags+dday+ " days, "+dhour+" hours, "+dmin+" minutes, and "+dsec+" seconds left until "+occasion+closetags) document.countdownnsmain.document.countdownnssub.document.close() } else if (document.all||document.getElementById) crosscount.innerHTML=opentags+dday+ " dagen, "+dhour+" uren, "+dmin+" minuten, and "+dsec+" seconden tot "+occasion+closetags } setTimeout("countdown()",1000) } </script><ilayer id="countdownnsmain" width="&{countdownwidth};" height="&{countdownheight};" bgColor="&{countdownbgcolor};" visibility="hide"><layer id="countdownnssub" width="&{countdownwidth};" height="&{countdownheight};" left="0" top="0"></layer></ilayer>
Gewoon tussen je <body> tags doen
-
Ik snap er niet echt veel van.
Kan u misschien even een volledig script sturen?:$
-
Hooii !!
Ik heb 2 vraagjes.
Hoe kan ik eurobellen als belsysteem gebruiken bij de banditi source?
&
Zijn er misschien gratis banditi outgames vrijgegeven?
Mvg,
Kurene
-
-
oke pm even je msn ?
-
Wallie?
-
Oww jammer dat het alleen paypal is.
Dan kan het helaas niet.
-
Ik heb wel interessen.
Betaal methodes?
& Wat het Dataverkeer enzovoort? -
http://www.brandweer-nieuwegei…anden/materieel/index.php
Hij doet het.
Hoe bedoel je het layout aanpassen?
-
Het wil nog niet lukken
Heb iframe nu:
PHP<iframe src="index.php" name="mainFrame" width=620 height=100% frameborder=0 class="style1"></iframe>
En menu:
PHP<tr><td height=23 align=left BACKGROUND="images/topic.gif" bgcolor=#202d31><center><b> Blusvoertuigen</b></center></td></tr> <tr><td class="menu"> ~~> <a HREF="862.php" target="mainFrame">862 Tankautospuit</a></td></tr> <tr><td class="menu"> ~~> <a HREF="863.php" target="mainFrame">863 Tankautospuit</a></td></tr> <tr><td class="menu"> ~~> <a HREF="873.php" target="mainFrame">873 Tankautospuit</a></td></tr> <tr><td class="menu"> ~~> <a HREF="867.php" target="mainFrame">867 Milieuvoertuig</a></td></tr> <tr><td class="menu"> ~~> <a HREF="879.php" target="mainFrame">879 OVDvoertuig</a></td></tr> <tr><td class="menu"> ~~> <a HREF="887.php" target="mainFrame">887 Busje personeel</a></td></tr> <tr><td class="menu"> ~~> <a HREF="888.php" target="mainFrame">888 HVvoertuig</a></td></tr><br /> <tr><td class="menu"> ~~> <a HREF="index.php" target="mainFrame">Preventievoertuig</a></td></tr>
Maar hij iframed het nog niet.
Jeroen ,
Ik heb geen index?balbla
-
-
Ja, je hebt die linken in het menu links.
Als je die link aan klikt.
dat die in het kolom links word geinclude.
-
Hoe je zeg maar de pagina include op dat stukje daarnaast.
-