jHtmlArea replaces standard textareas and adds a nice GUI to edit the text inside it.
The minified script alone is 9.17kb; CSS and Images it's a total of 25.9kb.
Tested and working on Internet Explorer 7+, Firefox 3+ and Safari 4+.
Requirements:
· JavaScript enabled on client side
· jQuery JavaScript Library
What's New in This Release: [ read full changelog ]
· Fixed ColorPickerMenu positioning when placed within a "position: relative" div element.
· Fixed ColorPickerMenu to auto-hide after a short delay (1 second) once the user moves the mouse off the menu.
· Fixed Form Submit issue that caused the text to not be posted. Also fixed a related issue with ASP.NET Postbacks.
· Added jHtmlArea.p method and "paragraph" functionality + toolbar button This allows the user to change the formatting from <H1>, <H2>, etc. to <P>.
· Added an "Automatic" color option to the ColorPickerMenu.