Difference between revisions of "Sandbox"

From Organic Design wiki
m
(cross-domain)
Line 4: Line 4:
 
$.ajax({
 
$.ajax({
 
type: 'GET',
 
type: 'GET',
url: mw.util.wikiScript(),
+
url: 'http://118.organicdesign.co.nz/wiki/index.php',
 
data: { action: 'raw', title: mw.config.get('wgPageName') },
 
data: { action: 'raw', title: mw.config.get('wgPageName') },
 
dataType: 'html',
 
dataType: 'html',

Revision as of 15:16, 25 August 2012