HTML - How can i disable auto text correction in my TEXTAREA?

Viewed 43321

My textarea contains C# code, so i get red underlines all over the place, is there any way to disable auto correction on a TEXTAREA in html code?

Thank

3 Answers
Related