Jump to content

Autocorrect on text fields.


blackcell

Recommended Posts

I am pretty sure that the autocorrect on <text></text> is a browser feature. If I am wrong and it is html, how can I turn it off? I have a browser based code editor that I have created and the squiggly autocorrect line is annoying and appears everywhere. I am trying to find a workaround for this.

 

Also, the html of my pages is executed so it will not appear in the textfield. I tried using htmlspecalchars($contents_of_file) and it didn't work. Am I going about that wrong?

 

Thanks in advance.

Link to comment
https://forums.phpfreaks.com/topic/202883-autocorrect-on-text-fields/
Share on other sites

Pretty obviously a browser plug-in.  Happens in Chrome and Firefox, not sure about Safari, Opera, and all the Linux variants (deviants?).

 

2 choices as I see it.  1) Either learn to spell. or 2) disable it  (or 3 use IE, but that option doesn't really deserve mention)

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.