[jQuery] Re: TinyMCE and JQuery

2008-09-13 Thread Giovanni Battista Lenoci
shapper ha scritto: Hello, I want to add TinyMCE to the TextAreas with classes A and B that show in my pages. TinyMCE allows only to apply it by ID's or to all Text Areas. How can I apply TinyMCE using JQuery to TextAreas by CSS Class? Thanks, Miguel I've used this way: (every textarea

[jQuery] Re: TinyMCE and JQuery

2008-09-13 Thread shapper
I also found the following: http://dev.jquery.com/wiki/Plugins/tinyMCE What do you think? Which approach should I use? Any advice from anyone is welcome ... Thank You, Miguel On Sep 13, 7:17 am, Giovanni Battista Lenoci [EMAIL PROTECTED] wrote: shapper ha scritto: Hello, I want to add