Zomg BeeR, what'd you do to your journal? <img src="images/smilies/sick.gif" alt=":$" style="vertical-align:middle" />
I owned it, and all by myself without any help from IP. Ownage skills > PHP
At first The journal just went down vertically and didn't grow horizontally. Now, most probably with the implementation of BBCodes and URL parser, the whole thing went horizontal.
Can you make all browsers wrap long words? (Is it possible for any browser?)
Report, edit, etc...Posted by IsolatedPurity on 2005-12-01 at 00:55:44
IE doesn't follow overflow:hidden; properly. IE does have it's own word-wrap:break-word; though, however, it doesn't seem to even do that right.
What's the point of trying to add your own code to css if you won't even do that right? It can't follow standard code and can't do it's own proprietary code. wtf m$.
Tell you what though, anyone who makes intentionally posts like that will get it deleted... and possibly with their account ;o
Report, edit, etc...Posted by Syphon on 2005-12-01 at 03:16:35
Why is it the if you try to highlight the text you can scroll through the window horizontally, even tohugh it has no indication?
Report, edit, etc...Posted by IsolatedPurity on 2005-12-01 at 06:50:43
What browser / version Moosephon?
Report, edit, etc...Posted by Syphon on 2005-12-01 at 15:27:16
QUOTE(IsolatedPurity @ Dec 1 2005, 06:50 AM)
What browser / version Moosephon? [right][snapback]368823[/snapback][/right]
Firefox 1.0.6.
*Moosephon checks Internet Explorer.
In internet explorer it just stretches the window.
Report, edit, etc...Posted by BeeR_KeG on 2005-12-01 at 16:48:51
Syphon, you can get upgrading to Firefox 1.5 now
Report, edit, etc...Posted by Syphon on 2005-12-01 at 17:59:24
QUOTE(BeeR_KeG @ Dec 1 2005, 04:48 PM)
Syphon, you can get upgrading to Firefox 1.5 now [right][snapback]368975[/snapback][/right]
Fx 1.0.6 feels nostalgic, and it's easier to spot bugs!
Report, edit, etc...Posted by Shmeeps on 2005-12-01 at 21:02:51
QUOTE(IsolatedPurity @ Dec 1 2005, 12:55 AM)
IE doesn't follow overflow:hidden; properly. IE does have it's own word-wrap:break-word; though, however, it doesn't seem to even do that right.
What's the point of trying to add your own code to css if you won't even do that right? It can't follow standard code and can't do it's own proprietary code. wtf m$. Tell you what though, anyone who makes intentionally posts like that will get it deleted... and possibly with their account ;o [right][snapback]368741[/snapback][/right]
word-wrap: break-all should work alot better.
Also, why hide it? There could be something important or subliminal in it
Report, edit, etc...Posted by IsolatedPurity on 2005-12-01 at 22:06:06
Hmmm... I'll try that... thanks.
And, no normal person is going to accidently write one continuously long string... Only a spammer would actually break the layout... So just until the post is dealt with, might as well as hold the layout in one piece.