patriciac
08-11-2010, 04:17 PM
:confused: I have this home page with drop down menu at the top and I recently incorporated a slideshow and a scroll image gallery underneath.
The gallery and the slideshow work fine but the dropdown menu stop working (it doesn't show the submenus)
I found out that there is a javascript that some how ended up in the file and is interacting with all of the other javascripts. The slideshow is using 2 js which are: <script type="text/javascript" src="http://www.southsunbeads.com/website/slideshow/jquery-1.2.6.pack.js"></script>
<script type="text/javascript" src="http://www.southsunbeads.com/website/slideshow/simplegallery.js">
This one is used by the scroll image gallery: <script type="text/javascript" src="http://www.southsunbeads.com/website/carousel/stepcarousel.js">
There is a 3rd script that I don't remember calling, but it seems that is putting everything together and is the one that is affecting the menu of the home page: <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
Here is the url of the page: http://www.southsunbeads.com
Can someone help with this?
Thank you
The gallery and the slideshow work fine but the dropdown menu stop working (it doesn't show the submenus)
I found out that there is a javascript that some how ended up in the file and is interacting with all of the other javascripts. The slideshow is using 2 js which are: <script type="text/javascript" src="http://www.southsunbeads.com/website/slideshow/jquery-1.2.6.pack.js"></script>
<script type="text/javascript" src="http://www.southsunbeads.com/website/slideshow/simplegallery.js">
This one is used by the scroll image gallery: <script type="text/javascript" src="http://www.southsunbeads.com/website/carousel/stepcarousel.js">
There is a 3rd script that I don't remember calling, but it seems that is putting everything together and is the one that is affecting the menu of the home page: <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
Here is the url of the page: http://www.southsunbeads.com
Can someone help with this?
Thank you