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

jquery-anystretch Question

  • I am trying to implement Jquery Anystretch into my website and have not been able to get it to work yet. Below is what I have in place so far. Any help would be great. Thank you 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]

    • I have replaced < with [ so that it shows up
    • Here is Github link the https://github.com/danmillar/jquery-anystretch