<form> <p> <input type="text" value="" size="40" onblur="console.log( CSVToArray( this.value, ' ' ) );" /> </p> </form>