Question : How to add scriptaculous to Wordpress Site?

I was going through the GoDaddy- my Applications section when I noticed the Scriptaculous add-on. I downloaded it to a sub-directory, now what. On the Scriptaculous site= (http://wiki.github.com/madrobby/scriptaculous/)
it says add this to page:
<script src="javascripts/prototype.js" type="text/javascript"></script>
<script src="javascripts/scriptaculous.js" type="text/javascript"></script>

My question is where do I put these?

Answer : How to add scriptaculous to Wordpress Site?

You should add <script.... into theme "header.php" inside "<HEAD>" tag.
Random Solutions  
 
programming4us programming4us