当前位置: 首页 > 工具软件 > Autotab > 使用案例 >

Autotab: jQuery auto-tabbing and filter plugin

欧阳勇军
2023-12-01

From: http://www.mathachew.com/sandbox/jquery-autotab/

Autotab: jQuery auto-tabbing and filter plugin

 

Autotab is a jQuery plugin that provides auto-tabbing and filtering on text fields in a form. Once the maximum number of characters has been reached within a defined text fields, the focus is automatically set to the defined target of the element. Likewise, clearing out the text field’s content by pressing backspace eventually places the focus on the elements previous target. NOTE: I still have all of the feedback I have received when my site was running Drupal. When this script moves past 1.1b, I will do my best to incorporate many of the suggestions given.

Why jQuery Autotab and not some other auto-tab script?

  • Auto-tabbing behaves logically, in both tabbing forward and tabbing backwards.
  • It allows you to easily change your text in a tab that would otherwise auto-tab away.
  • It can filter text fields, ie. restrict a phone number fields to just numbers.
  • It’s small, fast, easy to load and built on the powerful jQuery library.

Download

jQuery Autotab Plugin v1.1b (1873784)

转载于:https://www.cnblogs.com/imluxin/archive/2012/06/12/2546829.html

 类似资料:

相关阅读

相关文章

相关问答