Added a preview page: text-overflow
Just a small note: i have added text-overflow to the preview pages. Mostly unsupported at this time, it could be very useful though.
Just a small note: i have added text-overflow to the preview pages. Mostly unsupported at this time, it could be very useful though.
very cool. this will be very useful if used right.
This works in IE6 and up too, i just found out, updated the page.
Opera 8.5 exhibits some very strange behaviour on the text-overflow examples; when you hover the mouse over the boxes, it creates a scroll-bar in place of the box which allows you to scroll along the length of the text. Very odd.
Opera 9+ supports text-overflow partially using its vendor prefix: -o-text-overflow: ellipsis; but the example does not include this in the description / code.
Hi ian, thanks for pointing this out! I added it.