find last item in an array JS. Dvsjr. var colors = ["red","blue","green"]; var green = colors[colors.length - 1];//get last item in the ...
確定! 回上一頁