lb wrote: > One other thing: I just put the site online so if you need that, have > at it... > I really do appreciate your taking the time to help me with this. > > URL: www.lbwd.net/latest > > * contains audio loop > > > > > > > You are getting a 404 here:
<script src="../includes/fx/prototype.js" type="text/javascript"></script> <script src="../includes/fx/scriptaculous.js" type="text/javascript"></script> You are pointing to the parent directory, and not the current directory (where its actually located) Ian --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
