[Rails] Re: respond_with javascript

2011-01-18 Thread Marnen Laibow-Koser
Mike Chai wrote in post #975827: > I forgot to mention that I'm using jQuery. I tried ajax using > prototype in a test app and it worked, but when I use jQuery it > doesn't work. However, when using jQuery it will work if I use rjs but > I really don't want to do that. It seems to me that when I'm

[Rails] Re: respond_with javascript

2011-01-18 Thread Mike C
I found a solution here: https://github.com/rails/jquery-ujs/issues/issue/52 On Jan 18, 12:07 pm, Mike C wrote: > I forgot to mention that I'm using jQuery. I tried ajax using > prototype in a test app and it worked, but when I use jQuery it > doesn't work. However, when using jQuery it will wor

[Rails] Re: respond_with javascript

2011-01-18 Thread Mike C
I forgot to mention that I'm using jQuery. I tried ajax using prototype in a test app and it worked, but when I use jQuery it doesn't work. However, when using jQuery it will work if I use rjs but I really don't want to do that. It seems to me that when I'm using jQuery, it doesn't recognize the .j