Remove the typing indicator from textarea

Marius Fredriksen

I'm struggeling with removing the blinking indicator that pops up when writing something into my textarea. I've tried matching the color to the background color, but that hid my text as well. Does anyone have a quick fix for this in html/css? Thanks a lot ;)

Grant

You can colour the caret only instead of the text:

textarea {
  caret-color: transparent;
}

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Typing Indicator in MS Teams From Bot

remove CPU % from indicator multiload

Remove scrollbars from textarea

Remove Activity Indicator subview from UIButton view

Remove buffering activity indicator from AVPlayerViewController

Remove events from the panel's calendar indicator

Remove pidgin from notification / indicator applet

Remove image from div and textarea

Remove dot marks from textarea

Remove first line from Textarea

How to prevent a user from just typing spaces in a textarea

How to remove all html tags from textarea if textarea is dynamic?

Remove label section from paper-textarea

How remove word wrap from textarea?

remove whitespaces from text inside textarea

How to remove HTML tags from ckeditor to textarea

How to remove the resize corner from a textarea element?

Remove text from textarea then pressing enter key

is there a function ( IndicatorRemove() just like ExpertRemove() ) to remove an indicator from chart if an indicator has expired?

Remove white background from page view controller indicator

how to remove row indicator column from datagridview in winforms c#

How do I remove youtube from the volume indicator?

How to remove the `CPU NN%` text from load indicator

Remove one specific app indicator from top panel bar

Remove the vertical indicator line from Activity Bar in VS code

Can't remove Youtube icon from sound indicator

How do I remove the Twitter icon from indicator-messages?

How to remove Firefox orange microphone/webcam indicator from the top of the screen?

Remove blue dot indicator (my location) from Google Maps in Flutter