0

I have four input text box to enter credit card no. I want to shift focus to next input type. I can do this normal Jquery way. But I want to do in angular way. Can anyone help.

Thanks in advance.

dip
  • 1,241
  • 2
  • 18
  • 32

1 Answers1

0

I achieved this by using jquery way.Did not find much options in angular.

dip
  • 1,241
  • 2
  • 18
  • 32