Alexander Foken: Loop befehl Brauche dringend HIlfe

Beitrag lesen

Moin Moin !

function main()
{
    OBJ = getById('test');
    setTimeout('move()', 500);

alert('loop! loop! loop!');

}

Sorry, waren ja schon drei loops!

Vielleicht liest Du mal
http://selfhtml.teamone.de/javascript/sprache/schleifen.htm  und am besten den Rest (http://selfhtml.teamone.de/javascript/index.htm) auch gleich noch.

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so!"
Mein "Lieblings-Forums-Bug": http://cforum.teamone.de/phpbt/bug.php?op=show&bugid=103&pos=2
Nein, ich beantworte keine Fragen per eMail. Dafür ist das Forum da.