View Single Post
  #5 (permalink)  
Old Dec 1st, 2005, 15:00
Rob's Avatar
Rob Rob is offline
Head Admin & CEO

SuperMember
Join Date: Jul 2003
Location: at my desk
Age: 34
Posts: 2,953
Blog Entries: 7
Thanks: 7
Thanked 4 Times in 4 Posts
Re: How To Fix <TD> Element Size?

Quote:
Originally Posted by ivan
<TD word-wrap:break-word>
This is wrong.

Add the style to the div tag, like so:-
HTML: Select all
<DIV id="fraGroup" scrolling="yes" class=textboxWidthSet style="height:100;overflow-
y:scroll;overflow-x:scroll;word-wrap:break-word;background-color:#FFFFFF;border:groove 1px #FFFFFF">
Although, why you dont just use an external CSS file is beyond me.
__________________
Rob - SEO Specialist
Owner & Founder of Webforumz.com

I am currently unavailable for private work
Reply With Quote