tabIndent.js - A JavaScript Library For Tab-Enabled TextAreas
julianlam.github.com
tabIndent.js - A JavaScript Library For Tab-Enabled TextAreas
1–10 of 34 posts
Re: tabIndent.js - A JavaScript Library For Tab-Enabled TextAreas
#2P.S. Functionn contains a whole lot more of awesome resouces like tabIndent.js. There only a fraction of them I can post here at a time. Take a look if you're interested, and subscribe:
Re: tabIndent.js - A JavaScript Library For Tab-Enabled TextAreas
#3Re: tabIndent.js - A JavaScript Library For Tab-Enabled TextAreas
#4Re: tabIndent.js - A JavaScript Library For Tab-Enabled TextAreas
#5Re: tabIndent.js - A JavaScript Library For Tab-Enabled TextAreas
#6Re: tabIndent.js - A JavaScript Library For Tab-Enabled TextAreas
#7Re: tabIndent.js - A JavaScript Library For Tab-Enabled TextAreas
#8I'm worried about accessibility.
Most of the time tabs are used to navigate between fields, so it'd be cool if this was "opt-in", eg entering the textarea would render an icon to click that enabled this feature. Or at least some way to tell the user that pressing the ESCAPE key is how you should tab-out of the field.
Re: tabIndent.js - A JavaScript Library For Tab-Enabled TextAreas
#9This is awesome. I'd love if the developer would add (even if it were optional) Command+[ / Command+] functionality to indent multiple lines at a time.
Re: tabIndent.js - A JavaScript Library For Tab-Enabled TextAreas
#10Awesome. One could make a useful bookmarklet out of this. I'm worried about accessibility. Most of the time tabs are used to navigate between fields, so it'd be cool if this was "opt-in", eg entering the textarea would render an icon to click that enabled this feature. Or at least some way to tell the user that pressing the ESCAPE key is how you should tab-out of the field.