But ASP.NET provides controls that produce ajax type interactions right (I believe that was what Mike was referring to)? That is, it will be generating JS for the client. Obviously if you've got a clear understanding of what those ASP.NET controls do, you should be fine. Like I said though, if you're using the jQuery core, you might as well use it instead of the ASP.NET generated code.
On May 19, 9:38 pm, Jon Reed <[EMAIL PROTECTED]> wrote: > I dont see any conflicts here - one is client side, the other server > side - will be fine :-) > > On May 18, 8:30 pm, Mike <[EMAIL PROTECTED]> wrote: > > > Do these work well together or cause conflicts?