View Single Post
Old 03-23-2008, 11:55 AM   #3 (permalink)
xenon
The Frequenter
Newcomer 
 
xenon's Avatar
 
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 438
Thanks: 3
xenon is on a distinguished road
Default

You basically need to overwrite the default command for the TAB key inside that textarea only (e.g. if the textarea is focused). I think you can easily insert a \t and a tab space will appear (it works with newlines, so it *should* work with tabs, as well). It's better to test first, though, just in case
__________________
I have optimistic thoughts, even though sometimes (if not always) life's a bitch.
xenon is offline  
Reply With Quote