I'm pretty sure that TinyMCE itself does not use jQuery directly.
There may be some add-ons that do, but it's not part of the core. Have
a look at this project, which is using TinyMCE as well, and is
Prototype-centric: http://inplacericheditor.box.re/
Walter
On Aug 10, 2011, at 7:18 AM, bill wrote:
I am updating an application that uses TinyMCE, a jquery based
script that makes textareas into mini-editors with the ability to
format text.
Does anyone know of a prototype based equivalent ?
In TinyMCE you create a text area and then call an init that
reformats it on the page and then call a close routine that converts
the entered text into html within the textarea. The user has the
ability to bold, underline...
--
Bill Drescher
william {at} TechServSys {dot} com
--
You received this message because you are subscribed to the Google
Groups "Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
.
To unsubscribe from this group, send email to [email protected]
.
For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en
.
--
You received this message because you are subscribed to the Google Groups "Prototype
& script.aculo.us" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/prototype-scriptaculous?hl=en.