I downloaded this template from template monster http://static.livedemo00.template-help.com/wt_38511/ but the image slider is not working correctly. I think it's because I deleted jquery-1.6.1.min.js because whenever that file was included in the html it would redirect to google. I can't figure out what part of the code is causing the redirect, my jquery knowledge is very limited. Anyways, here is the code for that file, please help! The jquery file is located here http://tronikforums.com/moviesite/js/jquery-1.6.1.min.js and the template preview here http://tronikforums.com/moviesite/. The previous and next buttons don't work, and the move poster image doesnt resize itself and position between the buttons. It has to be that jquery file being deleted which is causing this, but if I include the jquery in the html it automatically redirects to google(my homepage).
Try using this version of jQuery 1.6.1, hosted on the Google API CDN: http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js and see if it works for you. The jQuery file you are using has some added logic in it that is causing the redirect. My recommendation is rather than using that file, you should either download a clean version of 1.6.1 (meaning, one you know is safe), or using one hosted on a known CDN, like Google or Microsoft.
I also downloaded this template from http://livedemo00.template-help.com/wt_38908/index.html# but the image slider is not working correctly and other things in template. I think it's because I deleted jquery-1.js because whenever that file was included in the html it would redirect to google. I can't figure out what part of the code is causing the redirect, my jquery knowledge is very limited. Anyways, here is the code for that file, please help! It has to be that jquery file being deleted which is causing this, but if I include the jquery in the html it automatically redirects to google(my homepage). thanks