|
No, I was not referring to a fixed width; my example was obviously inaccurate.
For now, completely disregard the "show hidden content" part.
Lets say a table's width was 100% and the viewer was running 800x600.
There are 5 tds in the table, none a fixed width, and 4 of them happen to have the exact same content and therefore are all 160px width each.
Then lets say the 5th td's content (text) is 200px wide. There is only 160px left, so the 40px of content that wont fit (without scrolling or a new line) can be "hidden" (at this point without any intent of un-hiding it) and "..." added in its place.
This couldn't be something the server does because the client would be resizing the browser on their end.
Please correct me if I misunderstood you.
Thanks,
Chris
|