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 >

You will need the scroll.js to modify your messages. As for the code, here it is:

<HEAD>
<SCRIPT LANGUAGE="JavaScript" src="scroll.js"></script>
</HEAD>

<BODY onLoad="scrollit()">

<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
if(document.getElementById) // IE5 and NS6
{
document.write('<DIV STYLE="position:relative; width:'+divwidth+'; height:'+divheight+'; visibility:visible; background-color:'+divcolor+'; overflow:hidden; clip:rect(0,'+divwidth+','+divheight+',0)">')
document.write('<DIV STYLE="position:relative; top:0; left:0; width:'+divwidth+'; height:'+divheight+'">')
document.write('<DIV ID='+divname1+' STYLE="position:absolute; top:0; left:0; width:'+divwidth+'; height:'+divheight+'"></DIV>')
document.write('<DIV ID='+divname2+' STYLE="position:absolute; top:0; left:0; width:'+divwidth+'; height:'+divheight+'; visibility:hidden"></DIV>')
document.write('</DIV></DIV>')
}
if(document.layers) // NS4+
{
document.write('<ILAYER ID="main" WIDTH='+divwidth+' HEIGHT='+divheight+' BGCOLOR='+divcolor+' VISIBILITY=hide>')
document.write('<LAYER ID='+divname1+' LEFT=0 TOP=0 WIDTH='+divwidth+'></LAYER>')
document.write('<LAYER ID='+divname2+' LEFT=0 TOP='+divheight+' WIDTH='+divwidth+'>')
document.write('</LAYER></ILAYER>')
}
// End -->
</SCRIPT>
© copyright 2004 - DigitalElf.ro - marian_dumitriu@yahoo.com