jQuery Taby is a plugin to enable tabulation in textarea fields. (Demo)
Required files:
+ jquery.taby.min.js
Default configuration:
$('#area').taby();
<textarea id="area"></textarea>
Demo:
Please:
- Format your code before paste it here, I will probably have to read it;
- Use code formatter to write it:
[source language="javascript"]your_code_here[/source]