So about to lose my marbles over this one..
My Problem: I need to have text within a unordered list that vertically aligns baseline, but also does something like (text-overflow:ellipsis) ONLY after one line wrap .
What I’m coming to a conclusion on is this CAN NOT only be done with CSS, (if it can please show me!)
Here’s a fiddle if it helps!
http://jsfiddle.net/5NVze/
Also a image of what I’m trying to accomplish…
http://img535.imageshack.us/img535/2307/exampleps.jpg
So solution is you CAN NOT accomplish this with just css!
Here is a simple example with Mootools/CSS http://jsfiddle.net/5NVze/5/