Elbee
10-25-2010, 03:34 PM
1) Script Title: Swiss Army Image Slideshow
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex14/swissarmy/index.htm
3) Describe problem:
I am in the early stages of redesigning our home page. Management wants drop-down menus at the top of the page; however, they are falling behind the slideshow.
[url]http://jaxpubliclibrary.org/new-home2.html[url]
When I had this problem before with our RSS feed program pages, I was able to correct it using javascript.
[url]http://jaxpubliclibrary.org/program.calendar/main.html[url]
[CODE]
<script language="JavaScript" src="http://feed2js.org//feed2js.php?src=http%3A%2F%2Fjplcalendar.coj.net%2Fevanced%2Flib%2Feventsxml.asp%3Flib%3D0%26nd%3D60%26dm%3Drss2&chan=y&html=a" type="text/javascript"></script>
<noscript>
<a href="http://feed2js.org//feed2js.php?src=http%3A%2F%2Fjplcalendar.coj.net%2Fevanced%2Flib%2Feventsxml.asp%3Flib%3D0%26nd%3D60%26dm%3Drss2&chan=y&html=y">View RSS feed</a>
</noscript>
[CODE]
Is there something I can do to correct this problem?
Thanks for all your help, Elbee
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex14/swissarmy/index.htm
3) Describe problem:
I am in the early stages of redesigning our home page. Management wants drop-down menus at the top of the page; however, they are falling behind the slideshow.
[url]http://jaxpubliclibrary.org/new-home2.html[url]
When I had this problem before with our RSS feed program pages, I was able to correct it using javascript.
[url]http://jaxpubliclibrary.org/program.calendar/main.html[url]
[CODE]
<script language="JavaScript" src="http://feed2js.org//feed2js.php?src=http%3A%2F%2Fjplcalendar.coj.net%2Fevanced%2Flib%2Feventsxml.asp%3Flib%3D0%26nd%3D60%26dm%3Drss2&chan=y&html=a" type="text/javascript"></script>
<noscript>
<a href="http://feed2js.org//feed2js.php?src=http%3A%2F%2Fjplcalendar.coj.net%2Fevanced%2Flib%2Feventsxml.asp%3Flib%3D0%26nd%3D60%26dm%3Drss2&chan=y&html=y">View RSS feed</a>
</noscript>
[CODE]
Is there something I can do to correct this problem?
Thanks for all your help, Elbee