
Who said that you cannot insert tabs in a text area via the keyboard in the web browser? Sometimes we all need to insert a tab into a text area or a text box. In times past, we would have to create the tab character somewhere else, copy it to our clipboard, and instead of pressing the tab key, we would paste it from our clipboards. All of us are programmers and know that this breaks our flow very easily, but in this article Author has arrived at a better solution.
|