ensuring layer width

  • Started
  • Last post
  • 0 Responses
  • CAJTBr

    anyone know of a simple way to ensure that text wraps if it's wider than a column?

    eg:

    wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww...

    would break my layout.

    i'm writing out from asp, so if there isn't a simple css solution maybe someone knows of a simple string breaking method for substrings over a certain length?

    thanks for any suggestions.