treehouse : what would you like to learn today?
Web Design Web Development iOS Development

What is going on?

  • I am using jquery. Because of the different scripts that I am running, it seems as if I need to put in 2 or even three different jquery libraries on my site. I put some code into a custom.js file and called that on the pages but the code fails. I take the code out and put it in the head section and it starts working. I tried the jQuery no.conflict but that didn't work. Why does the code not work in the custom.js file but works when in the head section?
  • Do you have a link?