jQuery TabSize

Overview

TabSize is a simple plugin which allows the user to change the default CSS tab-size (in spaces) of an HTML element, usually PRE or CODE to more accurately show the formatting intended by the developer of that source code.

Where browsers don't support the CSS property, the plugin accurately converts the tabs into the appropriate amount of spaces so that the original vertical formatting (for example variables laid out in columns) is maintained.

Comments are closed.