Difference between revisions of "Sandbox"

From Organic Design wiki
m
m
Line 3: Line 3:
 
$.ajax({
 
$.ajax({
 
type: 'POST',
 
type: 'POST',
url: 'http://127.0.0.1:8080/_xfer.json',
+
url: 'http://127.0.0.1:8080/Foo/_xfer.json',
 
data: {'baz.abc':'1234567'},
 
data: {'baz.abc':'1234567'},
 
dataType: 'html',
 
dataType: 'html',

Revision as of 15:22, 8 September 2013