O
O
ololodf2021-07-02 07:19:56
JavaScript
ololodf, 2021-07-02 07:19:56

How to remove certain text from an input field using js/jq?

How to remove only the required text from an input field?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Sokolov, 2021-07-02
@ololodf

on the "input" event: take the value of the field, delete "certain text", insert a new value.

spoiler

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question