JQuery No Conflict Problems
Hello,
When I use jQuery.noConflict(); I receive the following error: 'undefined' is null or not an object.
JQuery is loaded, I use it and I need to add the no-conflict thing but I keep getting this error. Any ideas?
Gabriel