jQuery Taby – A Textarea Tabulator

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:

http://wbotelhos.com/taby

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]
Share

Leave a Comment

* are Required fields