I would like to know if there is a function (or any other way) in JQuery (or a plugin) that would allow to create a concatenation of a collection of String. What I would like is to take a list or array of strings (text) and create something like a comma separated value string with it.
Thanks for your help Llaurick.