jquery-highlighttextarea
jquery-highlighttextarea copied to clipboard
Is overflow on root element necessary?
https://github.com/mistic100/jquery-highlighttextarea/blob/master/jquery.highlighttextarea.css#L9
I've removed the line above because we style the input/textarea with a glowing effect on focus.

Absolutely no idea
I would say yes to prevent some glitches
Could you add .focus and .hover class to the root element when they occur on the input? So it's possible to add thouse styles...
I don't touch anymore to the project unless critical bug. You can fork and PR