I have a variable called hidden as follows in my JS file:
var hidden=$('#hidden').val(); When i alert variable hidden, Output is
Need for voice connection\n\ with text messaging pack\n\ and 3G data But i need Output as
Need for voice connection with text messaging pack and 3G data How to achieve it? In Javascript
#hiddena text area?\n. Why and why doesn't it contain real line breaks?