rviscomi / trunk8

jQuery Truncation Plugin -- THIS PROJECT IS NO LONGER MAINTAINED
MIT License
703 stars 95 forks source link

Declare minimum version of jQuery in docs #53

Open kiwimind opened 9 years ago

kiwimind commented 9 years ago

It seems that there is a minimum requirement of jQuery 1.4 due to using .unwrap().

It would be useful to have this documented somewhere up front to avoid those people using older versions from trying to debug why it's failing.