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?
MfG ChrisB
--
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]