javascript - Jquery autotab-previous functionality is not working in Android Firefox -


in android firefox only

  1. in form have 10 number of number input fields of maxlength = 1 . let have entered numbers . place cursor before number in of input field --> enter space -> number after current field(where cursor placed) deleted.
  2. if try delete number ,after deleting focus not going previous input field .

focus should not change when pressing 'backspace', when using 'tab'. see correct behaviour.


Comments

Popular posts from this blog

Capture and play voice with Asterisk ARI -

c++ - Can not find the "fiostream.h" file -

java - Why database contraints in HSQLDB are only checked during a commit when using transactions in Hibernate? -