views:

17

answers:

0

Does Microsof Ajax library use $ function at all?

Do I need to use jQuery.NoConflict() if I use with Jquery libarary?

I checked the reference, it looks like Microsof Ajax library use $get function to get the element by Id, so do I need call jQuery.NoConflict() if I want to use it with Jquery library.

related questions