[jQuery] Re: Jquery Plugin for TinyMCE

2007-10-15 Thread Sam Sherlock
have you got a copy of previous versions of jQ? Have you tried using the compatibly plugin ? suggestions not sureties. theres a editor being made as part of UI but I guess that might take a while On 15/10/2007, wattaka <[EMAIL PROTECTED]> wrote: > > > I´ll need some help on this because I´m get

[jQuery] Re: Jquery Plugin for TinyMCE

2007-10-15 Thread wattaka
I´ll need some help on this because I´m getting errors: I saved this from the page as tinymce.js // tiny MCE - //jQuery plugin for accessible, unobtrusive WYSIWYG HTML editing // v .1 // by Alton Crossley // http://www.nogahidebootstrap.com/jtinymce/ $.fn.tinymce = function(options) { r

[jQuery] Re: Jquery Plugin for TinyMCE

2007-10-15 Thread wattaka
whoop! Thanks guys. On Oct 14, 5:56 pm, "内山紀明" <[EMAIL PROTECTED]> wrote: > Hi, > > jq-tinyMCEhttp://dev.jquery.com/wiki/Plugins/tinyMCE > > "gives you a unobtrusive way to tack-on tinyMCE WYSIWYG HTML > editing to any form. Simply:$('.classname').tinymce()" > > enjoy. > > 2007/10/15, wattaka <[E

[jQuery] Re: Jquery Plugin for TinyMCE

2007-10-15 Thread 内山紀明
Hi, jq-tinyMCE http://dev.jquery.com/wiki/Plugins/tinyMCE "gives you a unobtrusive way to tack-on tinyMCE WYSIWYG HTML editing to any form. Simply:$('.classname').tinymce()" enjoy. 2007/10/15, wattaka <[EMAIL PROTECTED]>: > > Has the TinyMCE plugin been taken down? I have searched all over for

[jQuery] Re: Jquery Plugin for TinyMCE

2007-10-14 Thread Sam Sherlock
Try http://dev.jquery.com/wiki/Plugins/tinyMCE perhaps its not compatible with latest jquery version On 14/10/2007, wattaka <[EMAIL PROTECTED]> wrote: > > > Has the TinyMCE plugin been taken down? I have searched all over for > it. > > > Thanks > >