Syakoban 0 Light Poster

Hi,

I'm not much more than a jquery cut and paste - change a simple user definition, guy. I can't write javascript...

So, I was trying to marry two jquery "animation effects" in one page and apparently have a conflict. The two things work separately but it seems that there is unhappiness having jquery-1.3.2.js and jquery-1.2.6.min.js called in the same HTML page.

All the scripts are:

jquery-1.3.2.js
jquery.easing.1.3.js
jquery.delay.js
header.js

jquery-1.2.6.min.js
hoverIntent.js
sf.js

I'm not 100% certain where the conflict lies, but I think that's it. Can there be a jquery conflict? How can I go about resolving it?