Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

delimiter question #332

Open
lookcat opened this issue Jan 25, 2018 · 0 comments
Open

delimiter question #332

lookcat opened this issue Jan 25, 2018 · 0 comments

Comments

@lookcat
Copy link

lookcat commented Jan 25, 2018

I use the safari , window'chrome and put the delimiter of ',' in the textfield, ',' is a Chinese Word , it doesn't work .

` $('#industryTags').tokenfield({
autocomplete: {
source: industrySource,
delay: 100
},

    showAutocompleteOnFocus: true,
    delimiter: [',', ',', '、', ';', ';'],
    createTokensOnBlur: true
})

}`

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant