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 each old javascript I use where there is "element.xxx", it doesn't work anymore. I have an error like: element.tagName is undefined, element.getStyle is not a function, element.getInlineOpacity is not a function,... Does someone can help me ? is it something known ? I use jquery 1.2.3. Can I replace it by the latest version ? Thanks,