Day: December 16, 2015
-
Post Views: 12 1. The request code of $.getjson is shown in Figure 1.0 2. Check the network and find that in the response cookie, a new phpssssid is generated, as shown in Figure 1.1 3. Add to the request address of $.getjson: &callback=?, which is equivalent to setting the request format to jsonp, as shown in Figure 1.2 4.…
