Difference between revisions of "Sandbox"

From Organic Design wiki
m
(list of new files)
Line 1: Line 1:
<html><script>
+
{{RecentActivity:type=new|count=20|format=}}
$.ajax({
 
type: 'GET',
 
url: 'http://blockchain.info/ticker',
 
dataType: 'json',
 
success: function(json) {
 
alert( 'foo' );
 
}
 
});
 
</script></html>
 

Revision as of 10:27, 23 April 2013