Difference between revisions of "Sandbox"

From Organic Design wiki
m
m
Line 3: Line 3:
 
$.ajax({
 
$.ajax({
 
type: 'GET',
 
type: 'GET',
url: '127.0.0.1:8080/main.js',
+
url: 'http://127.0.0.1:8080/main.js',
 
dataType: 'html',
 
dataType: 'html',
 
success: function(res) {
 
success: function(res) {

Revision as of 12:34, 4 September 2013