Jump to content
xisto Community

afoongwl215

Members
  • Content Count

    3
  • Joined

  • Last visited

  1. Hi, In my actual implementation all tables have Tr/td tags etc. the actual problem itself is the word wrap. therefore, im asking if there's a way to detect if an element is has been wordwraped.
  2. Hi, i have this problem currently. Take for instance i have <table width=20>text text</table> text text This will display fine whereas <table width=20>text text text text text text text text</table> text text text text text text text textt Will cause it to wrap to the next line. What im doing currently us using javascript to detect he length of the text and appending a <marquee> tag before those that have exceeded the required length. However, i realize that other things plays a part in determining if the word is wrapped for instance capital letter size is different from normal letters. Is there a way for me to determine if a table column has been word warped using javascript?
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.