Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

180
Views
¿Cómo resaltar el texto en el enfoque de entrada?

Cuando el usuario hace clic en el texto de tipo de entrada, quiero que se resalte el texto del interior. Ya probé el evento de enfoque y seleccione (). No funciona. Además estoy usando reaccionar.

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

'

 input:focus, textarea:focus{ background-color: #dcdcdc; }
 <label>TEST</label> <p><input type="text" size="40"></p>

Prueba

entrada: enfoque, área de texto: enfoque { color de fondo: azul; }'`ingrese el código aquí`
about 4 years ago · Juan Pablo Isaza Report

0

Usé onFocus y funciona bien:

 <input type="text" onFocus={e => e.target.select()}/>
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!