View Single Post
  #1 (permalink)  
Old 10-16-2006, 10:51 PM
thunderbucks thunderbucks is offline
Newbie
 
Join Date: Oct 2006
Posts: 8
Credits: 0
Rep Power: 0
thunderbucks is on a distinguished road
Default Scripting Conflict Help

I know absolutely nothing about javascript.
Can Someone help me.

I have two scripts
1 in the Head:<script type="text/javascript" src="budget.js"></script>
1 in the Body: <script language="JavaScript" src="header.js"></script>

When I remove the header.js, my calculator works
When I remove the budget.js, my header works

Can someone tell me how I can change the code so the they both work?
Thank You,
Michele
Reply With Quote

Sponsored Links