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

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

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

2条回答
  •  萌比男神i
    2021-02-07 07:30

    From the jQuery documentation:

    select

    The select event is sent to an element when the user makes a text selection inside it. This event is limited to fields and