Fix problem javascript unterminated string literal look in firebug February 20, 2012 Get link Facebook X Pinterest Email Other Apps If your data is coming by way of PHP, this might help $str = str_replace(array("\r", "\n"), '', $str); Alhamdulillah Fix my Problem Comments
Comments