OK, I know this has been asked before but none of the answers seems to apply to my case. I\'m trying to get a very tiny piece of jQuery running (I\'m just getting started on
These Errors:
TypeError: jQuery(...).ready(...) is not a function or Uncaught TypeError: object is not a function
are also happens if you implement Jquery library after your code, it should be before, ORDER MATTER here.