Had to add a new js to the drupal framework. Found it was pretty easy to do so. The .info file in the sites/all/themes/themedir/themedir.info had to be changed.
scripts[] = js/jquery-1.10.2.min.js
Followed by clearing the cache from drupal under Administration > Configuration > Development > Performance
Advertisements