Showing 1 - 3 of 3 items. (Page 1 of 1)


Link2009 Dec 30

CSS String Truncation with Ellipsis

Matt Snider shows how to accomplish a nice UI that keeps its vertical height on long strings by truncating strings with an ellipsis using only CSS on the client side. Complete with Firefox example using XBL and XUL to account for its lack of support for ellipsis using text-overflow.

Link2007 Dec 19

CSS improvements in Firefox 3 - MDC

Mozilla's Developer Connection has an summary of the CSS improvements in Firefox 3.

Link2007 Dec 06

Getting FireBug to work with FireFox 3 Beta 1 - Brendan Tompkins

I followed these instructions and got Firebug working with Firefox 3.0 Beta 1. Pretty simple, really, but I never knew .xpi files where really .zip files.