Jump to content

contradicting each other?


Recommended Posts

hey everyone,im building a website for a client and my nav bar is powered by js and so is the lightbox i have on my page, within my head tags i have this

 

<script type="text/javascript" src="../js/jquery.js"></script>
<script type="text/javascript" src="../js/interface.js"></script>

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

 

now with this my lightbox opens up, but my navbar does not work, if i remove the bottom  lines of the code my nav works but then my lightbox wont as theres nothing to trigger it, im assuming theyre cancelling each other out somewhereso can anyone help? thanks

Link to comment
https://forums.phpfreaks.com/topic/115384-contradicting-each-other/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.