I have a table, displaying tabular data. Therefore, it is okay.
In that, there's a list of errors, which come in as DIVs. I can CSS DIVs into inline elements. That's simple. But the list of errors makes each row big. I already make the error row pink with red text, so "rhere is a problem with this row" is already communicated, and there's a page where you can see and modify each row.
So, what I want is to overflow the text in the error TD, so that it says "This is a probl...." or something, no matter how long the text is. I think I've seen CSS do this, but I don't have those mad skills.
No comments:
Post a Comment