Can you change placeholder text on hover?

Is it possible to change the placeholder text for the search input form for the focused or hover state?

I know I can click the placeholder state and change the style of the text. However, that text stays there on focus, click or hover until I start typing the search criteria. Would be nice to be able to target that text and perhaps apply an interaction to fade the placeholder text when a user clicks the search input field.

Thanks!

1 Like

Hey @milkyway

I think you can use labels and position them as a placeholder text. The next thing will be applying some interactions to the input field.

Piter :webflow_heart: