-----------
jQuery :
-------------
- jQuery is library or you can say that its built on javascript
- Jquery is need to be access through jquery patch latest patch is 1.5
- Another advantage of jquery is that its less your code rather than using javascript.
- In complex situation Jquery will be more helpfull due to less code written and easily manageable
-------------------
JavaScript :
-------------------
- Javascript is client language for which you dont need any requirement.
- It is incredibly useful and overused, but that if you really need it, a framework is the way to go.
- Javascript is the source, the actual scripts that browser responds to.