I am trying to implement Jquery Anystretch into my website and have been unsuccessful in getting it to work. Jquery Anystretch will allow me to have a full image background that resizes. Below is what I have in place so far. Any help would be great. The website is http://www.jobspark.ca
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="/jquery.anystretch.min.js"></script>
<script type="text/javascript"> $.anystretch("/storage/fullimagebackground2.jpg", {speed: 150}); </script>
Here is Github link the https://github.com/danmillar/jquery-anystretch
jquery.anystretch.min.js. (jobspark.ca/jquery.anystretch.min.js)1mbsize. Add loader or black background on<body>to make background appearence smoother. Setup cache on your server. There are many ways to speed up this.