I am trying to run two scripts on the front page
I am trying to run a menu script and a scroller script on the same page. page was working fine when I have just menu on it or just scroller on it. Minute I add second script in the header the menu quits. What do I do?
here is <head> script one:
<script type="text/javascript" src="includes/browser.js">
/***********************************************
* Jim's DHTML Menu v5.7- © Jim Salyer (jsalyer@REMOVETHISmchsi.com)
* Visit Dynamic Drive: http://www.dynamicdrive.com for script and instructions
* This notice must stay intact for use
***********************************************/
</script>
<script type="text/javascript" src="config.js"></script>
here is <head> script two:
<script type="text/javascript" language="JavaScript1.2" src="ajlib.js"></script>
<script type="text/javascript" language="JavaScript1.2" src="ajscroller.js"></script>
Please, I do not know a thing about Java.. can someone help me figure this out, please? thanks in advance.. PCL
Thanks for the help in pointing me in a direction!
I had no idea where to even start. I have all the time in the world, and am glad to do it myself. I just had no idea where to even start. Thanks for taking the time to "show me the way". I really appreciate it very much. s