Hi,
function fade(step) {
step = step || 0;
document.getElementById("diashow").style.opacity = step/0;
> >
> > Diese(r Versuch einer) Division kann nicht dein Ernst sein, oder?
> Ich bin neuling in diesem Gebiet... hab davon null ahnung
Das Gebiet heisst in diesem Falle: Grundschulmathematik.
Dass man durch Null nicht teilen darf, wirst du doch wohl (hoffentlich) schon mal gehört haben ...?
MfG ChrisB
--
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]