jQuery: .select() and .focus() method difference

前端 未结 2 813
说谎
说谎 2021-02-07 07:07

In jQuery, what is basic difference between .select() & focus() and what are their appropriate using places?

2条回答
  •  南笙
    南笙 (楼主)
    2021-02-07 07:12

    They have their differences:

    • .select(): will fire when TEXT is selected.
      • Limitted to and