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.

  • Digg
  • del.icio.us
  • Facebook
  • Print this article!
  • StumbleUpon
  • TwitThis
  • E-mail this story to a friend!
June 17th, 2006 by Joost de Valk in CSS3 Preview. You can leave a response, or trackback from your own site.

5 Comments to “Added a preview page: text-overflow”

  1. Luke Says:

    very cool. this will be very useful if used right.

  2. Joost de Valk Says:

    This works in IE6 and up too, i just found out, updated the page.

  3. Peter Gasston Says:

    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.

  4. ian Says:

    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.

  5. Joost de Valk Says:

    Hi ian, thanks for pointing this out! I added it.

Leave a Comment