[vengeance]
10-10-2009, 12:31 AM
Hi.
I want to create a function that automatically inserts spaces in long words/strings. Some people enjoy doing "@@@@@@@@@@@@@@@@@...[etc]" just to mess around - and it hops out of the webpage's layout and continues on and on.
Although I have put overflow: hidden; on my site, however I'd like to automatically insert a space in a string that's 20 characters or more without any spaces.
So @@@[20 times] -insert space here- @@@@[20 more] -insert space here-.
That way the text would just continue but get a line break on the page.
Thanks.
I want to create a function that automatically inserts spaces in long words/strings. Some people enjoy doing "@@@@@@@@@@@@@@@@@...[etc]" just to mess around - and it hops out of the webpage's layout and continues on and on.
Although I have put overflow: hidden; on my site, however I'd like to automatically insert a space in a string that's 20 characters or more without any spaces.
So @@@[20 times] -insert space here- @@@@[20 more] -insert space here-.
That way the text would just continue but get a line break on the page.
Thanks.