Einen Counter bindest du mit folgenden Schritten
in deine eigene Homepage ein:
1. Rechtsklick auf das Bild, wähle „Speichern unter“/“Save
picture as“ um es auf deinem PC abzuspeichern
2. Lade das Bild auf deinen Server
3. Kopiere den Code unter den einzelnen Countern in den Quelltext
deiner Seite
4. Denke an die Copyrights! Diese Counter wurden von mir erstellt
und wenn du sie verwendest verpflichtest du dich einen Link
zurück zu Argolas zu setzen – ein einfacher Textlink
reicht. Vielen Dank!
That’s it, normalerweise sollte es klappen – bei
Problemen eine Mail
an mich
code:
<table border=0 cellpadding=0 cellspacing=0>
<tr><td background="aragorn_countdown.jpg"
width=160 height=111 align="right" valign="bottom">
<font face=helvetica, arial size=1 color="#ffffff">
<SCRIPT LANGUAGE = "JavaScript">
var now = new Date();
// set this value to the countdown date.
var then = new Date("December 17, 2003");
var gap = then.getTime() - now.getTime();
gap = Math.floor(gap / (1000 * 60 * 60 * 24));
document.write(gap);
</SCRIPT> days to ROTK </td>
</tr></table>
_______________________________________________________________
code:
<table border=0 cellpadding=0 cellspacing=0>
<tr><td background="legolas_countdown.jpg"
width=160 height=111 align="left" valign="bottom">
<font face=helvetica, arial size=1 color="#ffffff">
<SCRIPT LANGUAGE = "JavaScript">
var now = new Date();
// set this value to the countdown date.
var then = new Date("December 17, 2003");
var gap = then.getTime() - now.getTime();
gap = Math.floor(gap / (1000 * 60 * 60 * 24));
document.write(gap);
</SCRIPT> days to ROTK </td>
</tr></table>
_______________________________________________________________
code:
<table border=0 cellpadding=0 cellspacing=0>
<tr><td background="aragorn2_countdown.jpg"
width=160 height=111 align="left" valign="bottom">
<font face=helvetica, arial size=1 color="#ffffff">
<SCRIPT LANGUAGE = "JavaScript">
var now = new Date();
// set this value to the countdown date.
var then = new Date("December 17, 2003");
var gap = then.getTime() - now.getTime();
gap = Math.floor(gap / (1000 * 60 * 60 * 24));
document.write(gap);
</SCRIPT> days to ROTK </td>
</tr></table>
_______________________________________________________________
code:
<table border=0 cellpadding=0 cellspacing=0>
<tr><td background="legolas2_countdown.jpg"
width=160 height=111 align="right" valign="top">
<font face=helvetica, arial size=1 color="#ffffff">
<SCRIPT LANGUAGE = "JavaScript">
var now = new Date();
// set this value to the countdown date.
var then = new Date("December 17, 2003");
var gap = then.getTime() - now.getTime();
gap = Math.floor(gap / (1000 * 60 * 60 * 24));
document.write(gap);
</SCRIPT> days to ROTK </td>
</tr></table>
_______________________________________________________________
code:
<table border=0 cellpadding=0 cellspacing=0>
<tr><td background="aragorn3_countdown.jpg"
width=120 height=82 align="right" valign="bottom">
<font face=helvetica, arial size=1 color="#ffffff">
<SCRIPT LANGUAGE = "JavaScript">
var now = new Date();
// set this value to the countdown date.
var then = new Date("December 17, 2003");
var gap = then.getTime() - now.getTime();
gap = Math.floor(gap / (1000 * 60 * 60 * 24));
document.write(gap);
</SCRIPT> days to ROTK </td>
</tr></table>
_______________________________________________________________
code:
<table border=0 cellpadding=0 cellspacing=0>
<tr><td background="legolas3_countdown.jpg"
width=120 height=82 align="left" valign="top">
<font face=helvetica, arial size=1 color="#ffffff">
<SCRIPT LANGUAGE = "JavaScript">
var now = new Date();
// set this value to the countdown date.
var then = new Date("December 17, 2003");
var gap = then.getTime() - now.getTime();
gap = Math.floor(gap / (1000 * 60 * 60 * 24));
document.write(gap);
</SCRIPT> days to ROTK </td>
</tr></table>
_______________________________________________________________
code:
<table border=0 cellpadding=0 cellspacing=0>
<tr><td background="galadriel_countdown.jpg"
width=120 height=82 align="left" valign="bottom">
<font face=helvetica, arial size=1 color="#000000">
<SCRIPT LANGUAGE = "JavaScript">
var now = new Date();
// set this value to the countdown date.
var then = new Date("December 17, 2003");
var gap = then.getTime() - now.getTime();
gap = Math.floor(gap / (1000 * 60 * 60 * 24));
document.write(gap);
</SCRIPT> days to ROTK </td>
</tr></table>
_______________________________________________________________
code:
<table border=0 cellpadding=0 cellspacing=0>
<tr><td background="eowyn_countdown.jpg"
width=120 height=82 align="left" valign="top">
<font face=helvetica, arial size=1 color="#FFFFFF">
<SCRIPT LANGUAGE = "JavaScript">
var now = new Date();
// set this value to the countdown date.
var then = new Date("December 17, 2003");
var gap = then.getTime() - now.getTime();
gap = Math.floor(gap / (1000 * 60 * 60 * 24));
document.write(gap);
</SCRIPT> days to ROTK </td>
</tr></table>
_______________________________________________________________