.select2 and json.parse() not working in IE -


$(".test").select2( { placeholder: 'enter name', data: json.parse(data_val) }); using .select2 , json dropdown. in other browser working fine except in ie. giving error "script5007: unable value of property 'attr': object null or undefined select2.min.js?token=, line 21 character 2751"

any workaround helpful.

thanks


Comments

Popular posts from this blog

Prolog - Listing -

python - can't seem to get an output from my class -

orchardcms - change base url in local copy in Orchard CMS -