[jQuery] $ is not defined error

[jQuery] $ is not defined error


I have download the JQuery, tring it out on our testing server. I keep
getting $ is not defined error. I have been searching on google for
anwers, I have seen people getting same error, but the solution does
not fix my problem. Here are some points I have checked. a) I have
reference the jquery2.js correctly. b) I have also made sure it is
declared at the top before other jquery function calls. c) I have also
tried to replace'$' with 'jQuery', it didn't work. Could someone
please share some lights on this issue. Been working on this testing
file for almost 7 hours. It is painfully frustrating.
The link to the testing file: http://isnt-test.isntweb.net/test02.html