Hi, You'll need to enable jQuery's "no conflict" mode on your page, details here: http://api.jquery.com/jQuery.noConflict/ -- T.J. Crowder Independent Software Consultant tj / crowder software / com www.crowdersoftware.com
On Apr 22, 2:05 pm, Mike <[email protected]> wrote: > Hi there, > > I'm not really a coder (I can hear you all sigh), but I do use code > that some very clever people write, in some of my web sites. > > My problem is that I seem to have two conflicting scripts. The last > called, cancels the previous (I have swapped the order around a few > times, this may demonstrate my limited knowledge), and when I have > opened both .js files up, I see that they both call the same thing. > > Is there a way to get around this? I have completely no idea and have > exhausted every idea I've had so far. > > Like I say, I have little idea of what I'm doing really. One is for a > slideshow thats on the page, and the other is for a lightbox on the > same page. > > Any help would be very welcome. > > The two files can be found here... > > http://with-a-t.com/jquery.js > andhttp://with-a-t.com/prototype.js > > Thanks for reading, > Mike > > -- > You received this message because you are subscribed to the Google Groups > "Prototype & script.aculo.us" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/prototype-scriptaculous?hl=en. -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en.
