Focus Input Box On Load

后端 未结 11 2574
无人及你
无人及你 2020-11-30 01:10

How can the cursor be focus on a specific input box on page load?

Is it posible to retain initial text value as well and place cursor at end of input?



        
11条回答
  •  萌比男神i
    2020-11-30 01:21

    If you can't add to the BODY tag for some reason, you can add this AFTER the Form:

    
    

提交回复
热议问题