BC-ASpacer is an advanced spacer form field type for Joomla 1.6.
Developers who like to have a more advanced spacer for their extensions or templates will love it.
Have a look:

Supported elements:
- text: Define text or any HTML for to display inside of the spacer.
This works at least for the definition of a language variable.
I didn't test to enter HTML code directly.
- class: Set css class names for the space.
- width: Set the css property width of the spacer if you like.
- padding_top: Set the css property padding-top for the spacer.
- padding_bottom: Set the css property padding -bottom for the spacer.
- padding_left: Set the css property padding-left for the spacer.
- padding_right:Set the css property padding-right for the spacer.
- background_color:Set the background-color of the spacer.
- border: Set the css property border.
- Aaaaaand... onclick: Define javascript events which should be executed on the onClick event on the spacer.
Example:

Direct Downloads: