View Single Post
07-21-2008, 09:44 PM
#1
Jako is offline Jako
Jako's Avatar
Status: Jakowenko.com
Join date: Jun 2005
Location: Michigan
Expertise:
Software:
 
Posts: 2,199
iTrader: 3 / 100%
 

Jako is on a distinguished road

  Old  Lightbox and Videobox Issue

I am trying to use lightbox and moviebox on my website. The lightbox for the images and moviebox for the youtube videos.

When videobox was added last night the lightbox pictures stopped opening. I figured out it was due to something in the mootools.js file because when I took this out the lightbox worked again, but the videobox didn't work then.

Guessing these files are conflicting each other?

Here's the links to them if you can help I'd appreciate it.
http://goldenstrike.net/js/


<script type="text/javascript" src="js/mootools.js"></script>
<script type="text/javascript" src="js/swfobject.js"></script>
<script type="text/javascript" src="js/videobox.js"></script>

<script type="text/javascript" src="js/prototype.js"></script>
<script type="text/javascript" src="js/scriptaculous.js?load=effects,builder"></script>
<script type="text/javascript" src="js/lightbox.js"></script>