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

Reply via email to