BluePink BluePink
XHost
Servere virtuale de la 20 eur / luna. Servere dedicate de la 100 eur / luna - servicii de administrare si monitorizare incluse. Colocare servere si echipamente de la 75 eur / luna. Pentru detalii accesati site-ul BluePink.
enter page web design web resource entertainment personals  

Tricks: How to...
Image effects:
Preload images
Preload images 2
Swap images
Swap images 2
View larger image
Image transparency
Image slideshow
Special effects:
Border
Border 2
Watermark
Scroller
Scroller 2
Link hover color
Custom cursor
Snowing
Auto window resizer
Link tips
Popup
Buttons & menus:
Back button
Java buttons
Flat buttons
Slide menu
Drop down menu
Alphabet menu
Mouse effects:
Elastic mouse
Mouse snake
Mouse stars
Mouse orbit
Mouse eyes
Text generators:
Infobox
Quote generator
Fading messages
Text fader
Text glow
Credits

home > real world > web resource > web source codes >

CREDITS


This

script

rolls

a text

vertically

through

the whole page

untill

the message

ends.

You can have

LINKS.

Or

you can

add also

images.

More cool

scripts

only at

Digital Elf's Real World.

Have a nice day!

<body onLoad="derulare()" >

<script language="JavaScript">
var pozitie = 0;
function derulare() {
if (pozitie != 1350) { // how big is the window
pozitie++;
scroll(0,pozitie);
clearTimeout(timp);
var timp = setTimeout("derulare()",30); timp; // speed or time
}
else
{
location.replace("#");
}
}
</script>

<center>
<H4>CREDITS</H4>
<p>
<hr width=450>
<p> This
<p> script
<p> rolls
<p> a text
<p> vertically
<p> through
<p> the whole page
<p> untill
<p> the message
<p> ends.
<p> You can have
<p> <a href="source.html">LINKS</a>.
<p> Or
<p> you can
<p> add also
<p> images.
<p> More cool
<p> scripts
<p> only at
<p> <a href="source.html">Digital Elf's Real World</a>.
<p> Have a nice day!
</center>
© copyright 2004 - DigitalElf.ro - marian_dumitriu@yahoo.com