Open vasanthan-1 opened 1 year ago
In my code html content with
success:function(data) { $('.review_data').html(data.review_data);
here star was not displaying
In my code html content with
was displaying into a div in ajax successsuccess:function(data) { $('.review_data').html(data.review_data);
here star was not displaying