Saturday, November 1, 2008

[jQuery] Re: resolving namespace conflicts

Have a look at this link:

http://docs.jquery.com/Using_jQuery_with_Other_Libraries

Karl Rudd

On Thu, Oct 30, 2008 at 6:24 AM, bbc <beiercai@gmail.com> wrote:
>
> Hello,
>
> I'm planning to distribute my website's services to my clients using
> javascript, much like google map or ShareThis service. Basically my
> clients will include my external javascript file in their html
> header.
>
> I'd like to write my javascript code based on jQuery, but worrying
> about all those namespace conflicts. I have no control over what
> javascript library my clients' websites use, they may use prototype,
> mootools, they may even already use jQuery. What are the possible
> solutions to avoid all those conflicts? or as much as possible?
>
> Thanks for helping
>

No comments: