http://docs.jquery.com/Core/jQuery.noConflict#extreme
On May 26, 8:56 pm, garazy <[EMAIL PROTECTED]> wrote: > Hi, > > I'd like to use jquery to create widgets that are deployed to other > websites. However to do that I'd need to wrap jquery in a container so > I know that it wouldn't conflict with any other javascript running on > the site for example mywidget.$ rather than just using $. > > Is there a way to do this or has it already been done? > > Thanks, > > Gary