jQuery truncate plugin not working
For "min_StrLength",
my plugin is supposed to truncate and replace the string with a substr till the min_StrLength.
But the returned value seems to be less than what is specified in the plugin settings.
Can some one please guide me as to what is going wrong?
http://jsfiddle.net/cmgroh3h/2/
Thanks