MediaWiki

Gadget-statistics.js

From Dogcraft Wiki

(Created page with "$(document).ready(function() { function testAPIEdit() { } document.getElementById('gadgetSandboxButton').innerHTML = "<div id='gadgetSandboxButton'><button type='button...")
ย 
No edit summary
Line 5: Line 5:
} ย 
} ย 


document.getElementById('gadgetSandboxButton').innerHTML = "<div id='gadgetSandboxButton'><buttonย  type='button' id='gadgetSandboxButton' style='background:blue;'>Press this to get editcounts</button></div>";
document.getElementById('gadgetSandboxButton').innerHTML = "<div id='gadgetSandboxButtoninner'><buttonย  type='button' style='background:blue;'>Press this to get editcounts</button></div>";
document.getElementById('gadgetSandboxButton').onclick = function() {testAPIEdit()};
document.getElementById('gadgetSandboxButton').onclick = function() {testAPIEdit()};
});
});

Revision as of 19:15, 4 July 2020

$(document).ready(function() {

function testAPIEdit() {
	
} 

	document.getElementById('gadgetSandboxButton').innerHTML = "<div id='gadgetSandboxButtoninner'><button  type='button' style='background:blue;'>Press this to get editcounts</button></div>";
	document.getElementById('gadgetSandboxButton').onclick = function() {testAPIEdit()};
});
This page was last modified on 4 July 2020, at 19:15. (10 months ago)
Background Takeshi by Edo