-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Adam Lukaszczyk
committed
May 23, 2013
1 parent
38821c9
commit 8d2c9be
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,9 @@ | ||
jQuery.FastEllipsis | ||
=================== | ||
|
||
overflow: ellipsis functionality in fast and easy way | ||
Ellipsis functionality in fast and easy way | ||
|
||
Thanks to Computerion (Daniel Hu) https://github.com/computerion we have here Dojo version of FastEllipsis | ||
|
||
How to and demos are available here: | ||
http://dobiatowski.blogspot.com/p/text-overflow-ellipsis-extremely-fast.html |