I am having trouble getting a Jqery script to work on my first drupal 7 site. I have everything working locally outside of drupal so I know the script works. I included the script in the .info file and it shows up on the page in firebug. For some reason the script won't read. I do have document.ready included, jquery is installed on the site. What else could be the problem? Is there something about drupal and how it handles script file I don't know about?
Thanks for the help all.