Tagged Questions
1
vote
6answers
2k views
ASCII Code for the TAB Character? (Want to be able to input tabs into a web page textbox)
As I'm sure that pretty much everyone on here is aware the "Tab" key when used on a webpage simply jumps to the next element on the page; whether is be a checkbox, radio selector, button, another ...
1
vote
1answer
43 views
Is there a web site that allows you to draw an ascii chart with boxes and arrows easily?
Ascii drawings and charts are a useful way of documenting software and can be included directly in source files near the code they document.
I'm looking for an online tool to draw them and be able to ...