I need some suggestions here or maybe some explanations. I have a jquery ajax call,
$.ajax({ type: \"GET\", url: base_url+\'/ajax/fetch/counts/\', dataTyp
Change dataType from plain/text to html
dataType
plain/text
html