Issue 1: Launching the editor like $('#webform #webfrm').jqTextEditor(160,700,34); would be more convenient
Status:  New
Owner: ----
Reported by nemet...@gmail.com, Aug 23, 2007
jQuery plugins are usually invoked using something like:

$('#webform #webfrm').jqTextEditor(160,700,34);

Just a few modifications to bring to the code.