1) Script Title:
DHTML Slide Show Script
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...dhtmlslide.htm
3) Describe problem:
I am using this slide show script on my page but it's conflicting w/another script I'm using for a vertical, dropdown menu... The slideshow works fine but the menu no longer does - what could be the problem? Is there a specific order I should be putting these in?
###
Here's my intro code for reference:
<script type="text/javascript" src="/menu/newwindow.jsp"src="/menu/cssverticalmenu.js">
/***********************************************
* CSS Vertical List Menu- by JavaScript Kit (www.javascriptkit.com)
* Menu interface credits: http://www.dynamicdrive.com/style/cs...vertical-menu/
* This notice must stay intact for usage
* Visit JavaScript Kit at http://www.javascriptkit.com/ for this script and 100s more
***********************************************/
</script>
<script type="text/javascript">
/***********************************************
* DHTML slideshow script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice must stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/
var photos=new Array()
var photoslink=new Array()
var which=1
(right above is where the slideshow script starts)
###
Any help would be appreciated...
Thanks!)



)
Reply With Quote




Bookmarks