This is a test page for the ellipsis jQuery plugin. You can see the original blog post here. The examples only use the plugin if you are running Firefox.
$("#one").ellipsis(true);
If you resize your window, the ellipsis will be updated.
$("#two").ellipsis();
This one will not update when you resize your window.