Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Learn More

input box type search inside a form does not show cursor when gets focus or when empty

  • 1 отговор
  • 1 има този проблем
  • 1 изглед
  • Последен отговор от m4rc0

more options

hi, I have an inputbox of type search inside a form tag and when I click on the inputbox the caret does not show up. If I start writing it works and the inputbox is filled and the caret appears but when I delete the characters written and the inputbox is empty again the caret goes away. In other browser it works as long as I click on the inbutbox I get focus and cursor blinking as usual, the same if I delete the input chars and the inbutbox becomes empty but still (in other browser) I have the blinking cursor waiting for the input text. thx

hi, I have an inputbox of type search inside a form tag and when I click on the inputbox the caret does not show up. If I start writing it works and the inputbox is filled and the caret appears but when I delete the characters written and the inputbox is empty again the caret goes away. In other browser it works as long as I click on the inbutbox I get focus and cursor blinking as usual, the same if I delete the input chars and the inbutbox becomes empty but still (in other browser) I have the blinking cursor waiting for the input text. thx

Избрано решение

m4rc0 said

hi, I have an inputbox of type search inside a form tag and when I click on the inputbox the caret does not show up. If I start writing it works and the inputbox is filled and the caret appears but when I delete the characters written and the inputbox is empty again the caret goes away. In other browser it works as long as I click on the inbutbox I get focus and cursor blinking as usual, the same if I delete the input chars and the inbutbox becomes empty but still (in other browser) I have the blinking cursor waiting for the input text. thx

hi there I have fixed myself my problem was the placeholder in the inputbox style sets up, as long as I have remove that css It works!

Прочетете този отговор в контекста 👍 0

Всички отговори (1)

more options

Избрано решение

m4rc0 said

hi, I have an inputbox of type search inside a form tag and when I click on the inputbox the caret does not show up. If I start writing it works and the inputbox is filled and the caret appears but when I delete the characters written and the inputbox is empty again the caret goes away. In other browser it works as long as I click on the inbutbox I get focus and cursor blinking as usual, the same if I delete the input chars and the inbutbox becomes empty but still (in other browser) I have the blinking cursor waiting for the input text. thx

hi there I have fixed myself my problem was the placeholder in the inputbox style sets up, as long as I have remove that css It works!

Променено на от m4rc0