change the TAB character length in a XUL textbox element -


What is XAB < Is it possible to change the length of the displayed TAB (\ t) character (currently 8 characters) in? Text box & gt; Element?

Note that I do not want to replace the tab with space.

The CSS 2.1 spec specifies that the tab is provided as 8 space widths. () I do not see any Mozilla specific CSS to override that value.


Comments

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

sql server - SQL Query - Delete duplicates if more than 3 dups? -

c - Different access levels with PAM -