Open phillipCouto opened 9 years ago
$.getJSON simplies the code and configures the ajax call correctly to handle JSON as the returned data from the server.
Use this call to get the session and subject information from the server.
replaced $ajax with $.getJSON
$.getJSON simplies the code and configures the ajax call correctly to handle JSON as the returned data from the server.
Use this call to get the session and subject information from the server.