Live data from Hacker News

tabIndent.js - A JavaScript Library For Tab-Enabled TextAreas

julianlam.github.com

1–10 of 34 posts

Re: tabIndent.js - A JavaScript Library For Tab-Enabled TextAreas

#2
Via Functionn - Open Source Resources For Web Developers & Designers: http://functionn.blogspot.com/2012/11/tabindentjs-javascript...

P.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:

http://functionn.blogspot.com

Re: tabIndent.js - A JavaScript Library For Tab-Enabled TextAreas

#8
Awesome. 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.

Re: tabIndent.js - A JavaScript Library For Tab-Enabled TextAreas

#10

Awesome. 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.

You could also let people tab-through by not enabling this functionality until you move within the text-field.
Post reply on HN