Community Member Profile
Bohush
Member since Dec 11, 2008
- Profile: /members/185-Bohush.htm
- Comments: 1
- Points: 1
Recent Blog Comments By Bohush
-
Ask Ben: Javascript Replace And Multiple Lines / Line Breaks
Posted on Dec 3, 2007 at 4:06 PM
Hi Ben, sorry for such a hasty question, but whenever I want to use \n in javascript string it causes error. Example: alert("Line1\nLine2); will generate error because when submitted to browser it already looks like: alert("Line1 Line2); I think it is because I generate html f... read more »



