I am currently receiving a JSON Object From the Server side of my application, the result is this
{\"tags\":\"[{value: 2,label: \'Dubstep\'},{value: 3,label:
initSelection: function (element, callback) { var data = $(element).val(); callback($.parseJSON(data)); }