Thanks dear for reply actually i knew this jquery doesnot included bydefault. There was jQuery conflict...so to reslove i run jQuery in no-conflict mode....now its working fine...
On Fri, Feb 4, 2011 at 8:25 PM, frankblizzard <[email protected]>wrote: > might be a stupid question but did you include jquery explicitly in > your application.html.erb file > or whatever layout you are using? or just the :defaults? > because jquery doesn't get included by default > > On 4 Feb., 07:59, kirti parihar <[email protected]> wrote: > > hi... > > I m newbie in RoR and working on rails 3. > > Actually i m using tiny_mce plugin in my application and following the > steps > > mentioned in this linkhttps://github.com/kete/tiny_mce, > > No doubt this is working absolutely fine in application but the other > Jquery > > applied to the application is not working (example dynamically add and > > remove textboxes is not working).... > > Dont know why it is so... > > If anyone knows then help me... > > > > Thanks > > kirti > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.

