Mathachew / jquery-autotab

A jQuery plugin that provides auto tabbing and filtering on text fields in a form
http://autotab.mathachew.com/
366 stars 98 forks source link

Ctrl-z not working properly in input box using this plugin #106

Open ilaiyaraja opened 7 years ago

ilaiyaraja commented 7 years ago

In input box typing something and delete that typed text, again type only two letters and press Ctrl-z now in Chrome browser instead of replacing appending with previously typed value. In IE it's working totally different. Please check and assist me