Default
- The instantiated input's value is set to a list of values delimited with a comma (outputDelimiter
).
- As values are input, if a comma or semi-colon (inputDelimiter
) is detected, the value is automatically parsed.
$('#widget1').inputosaurus({ width : '350px' });