Community Member Profile
- Profile: /members/5667-Abdul.htm
- URL: http://www.asgsoft.biz/
- Comments: 2
- Points: 24
Recent Blog Comments By Abdul
-
Ask Ben: Javascript Replace And Multiple Lines / Line Breaks
Posted on Mar 18, 2010 at 10:36 AM
@Ben Nadel, Hey Ben, thanks for you're response. It works!! However.. if you could please kindly look at http://edeals.zzl.org/divchange2.php where I am trying it out you will see that with the "description" field... t... read more »
-
Ask Ben: Javascript Replace And Multiple Lines / Line Breaks
Posted on Mar 17, 2010 at 8:00 AM
Hello Ben, I am trying to replace linebreaks in a textbox with <br /> and I am using this: form_content = document.getElementById('description').value; document.getElementById('ad-desc').innerHTML = replace(form_content,"\n","<br>"); But for some reason i... read more »



