I just recently jumped on the JQuery bandwagon. Love it.

I am trying to integrate some JQuery script into my blog, where I use
a version of lightbox that runs off of the Mootools library. However,
when I try to run both at the same time, they start causing conflicts.
I'm assuming its from each library redefining the other's functions. I
have tried doing with Mootools what I finally got to work with JQuery,
and it was not an easy, or successful, task, so using Mootools for
both scripts is not an option.

Is there a JQ-based lightbox version available somewhere? Or how could
I deconflict the conflicts between the libraries?

Reply via email to