You'll want to look at jQuery.noConflict(); http://docs.jquery.com/Core/jQuery.noConflict
On Aug 19, 11:33 am, jbetts80 <[EMAIL PROTECTED]> wrote: > Good Morning, I am developing an application that use $ symbol. I have > tried to implement jQuery in my app and there are conflicts because > jQuery also use $. Can I change $ symbol in jQuery. > > Thanks