Difference between revisions of "Sandbox"
From Organic Design wiki
m |
|||
| Line 8: | Line 8: | ||
dataType: 'html', | dataType: 'html', | ||
success: function(html) { alert(html); } | success: function(html) { alert(html); } | ||
| + | error:function(){ | ||
| + | alert("Error"); | ||
| + | }, | ||
| + | |||
}); | }); | ||
}); | }); | ||
</script></html> | </script></html> | ||
Revision as of 15:18, 25 August 2012



