[jQuery] Re: jquery disturbing the others javascript ...

2009-10-24 Thread bgolfy
r foo = $('someElementId').tagName; > > That will fail if you include jQuery, unless you use jQuery.noConflict(). > See the jQuery docs for details. > > If that isn't it, post the test page link and someone will be able to tell > you exactly what's wrong. > > -M

[jQuery] jquery disturbing the others javascript ...

2009-10-23 Thread bgolfy
Hi everybody, I'm new here and I'm not sure that this is where I have to come to find a help ... In case I'm inthe wrong place please forgive me and let me know wher to go. So, I use some of javascript in my site which runs perfectly until I use a plugin which have jquery.js in its code. Now, In