Weird. There's nothing wrong in the js code. Can you also paste a copy of the view template?
On Sat, Jul 10, 2010 at 6:47 AM, Edward Funger <[email protected]> wrote: > Thanks James, I did that. Here is the js: http://pastie.org/1038240 > > On Jul 9, 2:21 am, james <[email protected]> wrote: > > If you end up having to disabling TinyMCE for the text fields in > > question, simply set the class of the text area to 'mceNoEditor'. > > > > On Jul 9, 6:26 am, Edward Funger <[email protected]> wrote: > > > > > > > > > I've added a javascript button that allows the user to create multiple > > > posts at one time. The only problem is that when the form is > > > duplicated and inserted into the page the textarea :raw_post doesn't > > > allow the user to write inside of it. All of the other fields will > > > accept input, so I assume that TinyMCE is messing it up somehow. Any > > > ideas? How would I go about disabling TinyMCE for this particular > > > feature if I can't figure out a solution? > > -- > You received this message because you are subscribed to the Google Groups > "CommunityEngine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<communityengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/communityengine?hl=en. > > -- ------------------------------------------------------------- visit my blog at http://jimlabs.heroku.com -- You received this message because you are subscribed to the Google Groups "CommunityEngine" 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/communityengine?hl=en.
