Jquery conflict when logged in
When logged into Sitefinity and on the front end of the site I get a jquery error. This appears to be due to the fact that Sitefinity automatically includes a version of jquery when I'm logged in. Is there anyway I can stop this?
Did you not think this would cause issues as chances are a microsoft developer is going to use jquery as their preferred javascript library?
Ruth,
<
sf:ResourceLinks
ID
=
"MyResourceLinks"
runat
=
"server"
>
<
sf:ResourceFile
JavaScriptLibrary
=
"JQuery"
/>
</
sf:ResourceLinks
>
Thanks for your response Craig.
Ruth,
Craig - go into the backend and then Settings>Advanced>Pages, scroll down to "Enable in-line editing" and set it to false.