Hello
I'm using JQuery (1.2.6) on a skin. Everything went fine until I upgrade to Dnn 4.8.4 and pass the SOLPartMenu to DNNNav control. The DNNNav menu works just fine but when I declare JQuery, the menu breaks. It seems that JQuery works on some function used by DNNNav but I'm not able to find what's happening exactly. IE just reports this error, which is pretty generic :
"this.container.parentNode" is null or not an object.
To reproduce this bug, simply add the JQuery code to any skin of DNNBlue for example.
< script type="text/javascript" language="javascript" src="http://code.jquery.com/jquery-latest.js" >< / script >
JQuery is actually being used on a critical project, we just can't don't use it. So, if someone found a way to remedy, I would be very gratefull.
Actually, we can't use JQuery any version with latest release of Dotnetnuke.
Cheers,
S.F.