blackcell Posted May 25, 2010 Share Posted May 25, 2010 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 More sharing options...
andrewgauger Posted May 25, 2010 Share Posted May 25, 2010 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) Link to comment https://forums.phpfreaks.com/topic/202883-autocorrect-on-text-fields/#findComment-1063252 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.