javascript line break

archel

Client
Регистрация
02.05.2011
Сообщения
175
Благодарностей
22
Баллы
18
Hi

I have been searching some time now and I'd like to know how I can delete line breaks with zenno since javascript won't work on multiple strings.

Eg. how can you convert:
one two three four
five

to:
one two three four five

hope someone can help
thanks
 

kvdd

Client
Регистрация
05.05.2011
Сообщения
37
Благодарностей
0
Баллы
6
Are you trying to do that with regular expression builder? You can take that string and perform a regular expression that skips the new lines.
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)