rfones / jquery-inputlimiter

Automatically exported from code.google.com/p/jquery-inputlimiter
0 stars 0 forks source link

limitText not showing negative numbers when allowExceed set to true #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. See http://jsfiddle.net/zZcnV/

What is the expected output? What do you see instead?
limitText should show negative numbers according to 
http://rustyjeans.com/jquery-plugins/input-limiter

"When the limited is exceeded the remaining text will display a negative number 
indicating how many character they are over."

Instead I see 0

What version of the product are you using? On what operating system?
1.3.1

Please provide any additional information below.
patch fixing the bug attached

Original issue reported on code.google.com by davidcroda on 8 Jan 2013 at 2:47

Attachments:

GoogleCodeExporter commented 8 years ago
Could you please include this fix and update your plugin version?
Thanks.

Original comment by notb...@gmail.com on 26 Sep 2013 at 9:07