Hi,
ich weis so was wiurde schon ein paar mal gefragt, nur verstehe ich es nicht. Hier ist mein JS, den ich runden will.
download.document.write('var sekdsl=Math.round('+mb+'*1024/96);');
download.document.write('var mindsl=Math.round('+mb+'*1024/96/60);');
download.document.write('document.write("DSL: "+mindsl+","+sekdsl+" Min<br>");');
wäre um ne antwort froh.