Uncaught ReferenceError: $ is not defined
I am getting this error message when trying to create a JQuery image slider. Uncaught ReferenceError:$ is not defined Here is my NEW coding (NOTE that I have moved the script to the of the page, this was suggested by adobe.) : <!doctype html> <html> <head> <meta charset="utf-8"> <title>Green Cold-Formed Steel | Home</title> <style type="text/css"> body,td,th { font-family: Tahoma, Geneva, sans-serif; font-size: 10px; color: #000; text-align: left; } body { background-color: #999; } a:link { color: #999; text-decoration: none; } a:visited { text-decoration: none; color: #060; } a:hover { text