Have you tried jQuery.noConflict(); ? http://docs.jquery.com/Core/jQuery.noConflict
On Jun 25, 9:12 am, Pegpro <[EMAIL PROTECTED]> wrote: > Does anyone know? > > On Jun 25, 12:06 pm, Pegpro <[EMAIL PROTECTED]> wrote: > > > I am trying to use lightview and jQuery on the same page (doing > > different things). However the second I added the jQuery.js file to my > > headers my lightview broke with this error: > > > "uncaught exception: [Exception... "Component returned failure code: > > 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIDOMXPathEvaluator.evaluate]" > > nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame > > ::http://cgp.pezmc.com/includes/js/prototype.js::anonymous :: line 1" > > data: no]" > > > Now just the jQuery effects work and lightview does nothing. > > Does anyone know how I can fix this?