listscript fcgi id=42









// This script is made by Marnix Birza at 13-11-1996.
var scrtxt="Na stronach chevo DHTML site... *"+
"wiele gotowych skryptów JavaScript*"+
"przykłady DHTML, ActiveAnimation,*"+
"VBScript i nie tylko....#";

var startpos=0;
var endpos=1;

function scroll() {
var scroller="";
scroller=scrtxt.substring(startpos,endpos);
document.sform.stxt.value = scroller;
endpos++;
if (scrtxt.substring(endpos-1,endpos)=='#')
{startpos=0; endpos=1; setTimeout("scroll()",2500); }
else
if (scrtxt.substring(endpos-1,endpos)=='*')
{startpos=endpos; endpos++; setTimeout("scroll()",2500);}
else {setTimeout("scroll()",10);}
}






Tablica wielowarstwowa[skrypty]

Uwaga! Strona musi mieć z znaczniku BODY funkcje OnLoad= scroll()





<SCRIPT language="JavaScript">
// This script is made by Marnix Birza at 13-11-1996.
var scrtxt="Na stronach chevo DHTML site... *"+
"wiele gotowych skryptów JavaScript*"+
"przykłady DHTML, ActiveAnimation,*"+
"VBScript i nie tylko....#";

var startpos=0;
var endpos=1;

function scroll() {
var scroller="";
scroller=scrtxt.substring(startpos,endpos);
document.sform.stxt.value = scroller;
endpos++;
if (scrtxt.substring(endpos-1,endpos)=='#')
{startpos=0; endpos=1; setTimeout("scroll()",2500); }
else
if (scrtxt.substring(endpos-1,endpos)=='*')
{startpos=endpos; endpos++; setTimeout("scroll()",2500);}
else {setTimeout("scroll()",10);}
}
</SCRIPT>
<FORM name="sform">
<INPUT name="stxt" type="TEXT" size="45" value="AARRGHHH....no javascript....">
</FORM>



Wyszukiwarka

Podobne podstrony:
listscript fcgi id=33
listscript fcgi id=96
listscript fcgi id=2
listscript fcgi id=61
listscript fcgi id=45
listscript fcgi id=6
listscript fcgi id=124
listscript fcgi id=90
listscript fcgi id=87
listscript fcgi id=57
listscript fcgi id=54
listscript fcgi id=22
listscript fcgi id=151
listscript fcgi id=5
listscript fcgi id=39
listscript fcgi id=47
listscript fcgi id=89
listscript fcgi id=157

więcej podobnych podstron