SyntaxFix
Write A Post
Hire A Developer
Questions
var valoresArea=VALUES // it has the multiple values to set separated by comma var arrayArea = valoresArea.split(','); $('#area').select2('val',arrayArea);