@metadescr: Learn more about customizing the components styles. This page describes what CSS classes the TextArea control uses. @doctitle: The documentation page for TextArea CSS image map.
Some demos and code snippets for using the plugin. Edit textareas to see the real-time highlighting. View page source to see the CSS. You can use a function for custom logic. It can return any of the ...
I've got an entry form (for my weblog), with a checkbox at the bottom. I want the checkbox to be right aligned flush with the right edge of the textarea. Simply doing variations of text-align: right; ...