When I use jquery file pack 1.2 is gives error at $.post that "$ is not defined" and if I use online available script that is "http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js"
it gives error s.success.call is not a function.
Please dont tell jquery file is not been loaded or the reference to the file is incorrect. Because its picking up the file and referencing is correct.