Do you mean how to add the files to your head so they are available? Open your header.php file found in wp-content/themes/[YOUR_THEME]/header.php
copy in the following lines of code somewhere inbetween your head tags: <script type="text/javascript" src="/[JS_FOLDER_PATH]/prototype.js"></script> <script type="text/javascript" src="/[JS_FOLDER_PATH]/scriptaculous.js"></script> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs -~----------~----~----~----~------~----~------~--~---
