joelday / Badonkatrunc

jQuery plugin for dynamic text layout and truncation
http://badonkatrunc.com
Other
32 stars 10 forks source link

Removed the use of $.browser for compatibility with jQuery 1.9+ #5

Closed antishow closed 9 years ago

antishow commented 10 years ago

Hopefully just using display: block all the time doesn't cause problems, at the very least it plays nice with jQuery 1.9+.

Seems fine in Chrome, Safari, FF, and IE 8+, but I wouldn't say it was thoroughly tested. It definitely still does the vertical truncation just fine though.