Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.

I am looking for a way to do text editing for multiple textboxes in my browser. For example find/replace.

I think there are automatic field fillers that will allow you to upload a table and then upload multiple texts. But this seems far too complicated.

What I need is a simple tool to do some basic batch editing for multiple textboxes. Is there such a thing?

Aruzmeister
2012-05-09 09:49:47
ya there is javascript code to edit the particular page in website you google it
MAKEUSEOF VIDEO OF THE DAY
SCROLL TO CONTINUE WITH CONTENT
muotechguy
2012-05-08 07:38:48
Hi An. This works for Firefox: https://addons.mozilla.org/en-US/firefox/addon/foxreplace/ and let's you find replace text as you say. There doesn't appear to be a similar one for Chrome, but this should suffice.
Kyem Ghosh
2012-05-08 05:25:25
try code mirror... Its good...codemirror.net/
muotechguy
2012-05-08 07:38:01
That's a code editor. Has nothing to do with find / replace in multiple web forms.