Navigation
» Startseite
» Webhilfe-News
» Webhilfe-Board
» Geldverdienen
Downloads
» Eigene Scripts
» Programme
» Schriftarten
» Templates
» Grafiken
Tools & Codes
» HTML-Codes
» Generatoren
» Contentnapping
Script - Archiv
» PHP-Scripts
» Java-Scripts
» Perl-Scrips
» ASP-Scripts
» Hinzufügen
Tutorials
» HTML
» Photoshop
» PHP
» Sonstiges
» Eintragen
Anzeige
Service
» Counterservice
» Promotion
» PagerankCheck
» Büchertipps
Award
» Anmeldung
» Gewinner
Onlinegames
» Web:mafia
» Hangomat
Community
» Board
» Gästebuch
» Spenden
» Impressum
» Sitemap
» Kontakt
» Link Us
 

ilch Text Manager
Menü: zurück zum Hauptmenü / Codeschnipsel eintragen / zurück
Scrollbar wechselt ständig die Farbe
Code
0:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
 <html>
<body bgcolor=#000000 text=#ffffff link=#ccff88 vlink=ccff88 alink=#ccff88>
<script>
// (C) 2000 by CodeLifter.com
// http://www.codelifter.com
// Free for all users, but leave in this  header
// blink speed in miliseconds
var rate = 333;
// true to start automatically, else false
var DoIt = true
// the three blink colors
var Color1 = "#FF0000"
var Color2 = "#00FF00"
var Color3 = "#0000FF"
// the color if/when turned off
var ColorX = "#C0C0C0"
var i = 0;
function doTriStateRainbow(){
   if (document.all){
      if (DoIt){
         i++;
         if (i==1) C = Color1
         if (i==2) C = Color2
         if (i==3) C = Color3
         document.body.style.scrollbarBaseColor = C
         if (i>2) i=0;
         timer=setTimeout('doTriStateRainbow()', rate)
      }else{
         document.body.style.scrollbarBaseColor = ColorX
      }
   }
}
</script>
<body onload="doTriStateRainbow()">
Blinkende Scroll-Leiste aus und an schalten<BR>
<a href="#" onClick="DoIt=false">AUS</a> / <a href="#" onClick="DoIt=true;doTriStateRainbow()">AN</a>
<BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR>
</body></html>




Geschrieben von Freshmaker_01

zurück
  


Script © by ilch.de



Sie haben eine Frage? Wir helfen ihnen gerne in unserem Board!
Tipps

Partner
Layer-Ads - Das Werbenetzwerk von morgen

» Dreamcodes.com
» Webmaster-World.com
» alex-norm
» webmaster-source
» wecone.de/
» computerprobleme?
» 01-scripts


» Alle Partner (48)
» Partner werden
Tipps

Foren-Archiv
Statistik: Besucher gesamt: 835.255 Besucher heute: 69 Besucher gestern: 396 gerade online: 11 Copyright by Webhilfe.info  

http://www.dein-steckbrief.de - www.gewinnspielpage.de - www.butterbrotarchiv.de -