Quote:
I think I deleted the post you were talking about, but before that it didn't show up. I know what you're talking about, though. I see it from time to time. Refreshing the page always seems to fix it.
Yup you deleted it - and I did try refreshing first. The text had no spaces to be wrapped so it extended the allocated block size for the text beyond the limit of the div, thus breaking the div and making it grow longer. By setting the div's overflow pruperty to hidden, it would mearly stop the page from getting the hScrbar and if people really wanted to read it - they could highlight the text and the div would move.. or auto would give it scrolls if you wanted too -- but that looks gross /shrug