[jQuery] jquery .noconflict
Hi Guys,
I am using .noconflict in my Jquery script on a page with another
library. The problem I am facing is that the other library is still
producing an error even WITH .noconflict being used.
I think its because the other library is being called first - as when
I put the jquery library above the other script - it seems to resolve
the problems.
Does anyone know the reason for this ?
You can try the script for yourself with jquery -
http://www.internetmarketingmonitor.org/word-press-plugins/imm-glossary-wordpress-plugin
When I use this and my jquery script -even with .noconflict - i get
errors ?
Thanks