What is the difference between using jquery load method and using $.get and $.post for requesting a page using Ajax
I am learning Jquery and Ajax , i don't know when to use Jquery load and when to use $.get and $.post for requesting any external page . Please can someone explain this ? Thanks in advance