compass/frameworks
Chris Eppstein 3d909ceda9 [Compass Core] Cross browser ellipsis mixin.
Since this requires the installation of an additional xml file for
firefox support, it is provided as a pattern.

To install:
compass -p ellipsis

To use:
Mix +ellipsis into a selector targeting the textual element that will
truncate via ellipsis. By default, ellipsis text is set tono-wrap. Pass
false as the first argument if you don't want that.

Note:
Firefox is the lame browser in this respect, it requires a lot of bending
over backwards and has many quirky behaviors. Please read the blog post at
http://mattsnider.com/css/css-string-truncation-with-ellipsis/ for a full
explanation of the issues. Also note that ellipsis text is white-space
sensitive in Firefox, an issue that is sure to affect Haml users more than
most.
2009-07-06 07:18:25 -07:00
..
blueprint Make colruler color customizable 2009-07-04 16:01:44 -07:00
compass [Compass Core] Cross browser ellipsis mixin. 2009-07-06 07:18:25 -07:00
yui [YUI] Added Yahoo's version of the css reset. 2009-04-19 09:44:10 -07:00
blueprint.rb Centralize all the framework specific code into the frameworks directory. 2009-01-25 15:05:36 -08:00
compass.rb Centralize all the framework specific code into the frameworks directory. 2009-01-25 15:05:36 -08:00
yui.rb Centralize all the framework specific code into the frameworks directory. 2009-01-25 15:05:36 -08:00