JavaScript Parseint String z przecinkiem

var intCoor = parseInt(Coor.split(",").join("."));
Attractive Angelfish