Jack,
The jQuery library has a feature called noConflict() which addresses this to avoid the namespacing issue you're referring to. You can read more about it here:
http://docs.jquery.com/Using_jQuery_with_Other_Libraries Rey... jack.tang wrote:
Hi, all I blogged one case in my blog (http://jack.lifegoo.com/?p=163) which described the "complaint" of $ in jQuery, Prototype and Mochikit, could you please take it consider and reduce the conflicts? Thanks. /Jack