nb should be number not string; You're missing } at the end. Use the condition for (var i = nb; i > 0; i--). to reverse the loop.
確定! 回上一頁