summaryrefslogtreecommitdiff
path: root/lib/xajax_0.2.4/tests/myExternalFunction.js
blob: b35b8109e0eba6a91c4a6a09ecabd8c131b8b4bb (plain)
1
2
3
4
function myFunction()
{
	alert('Congratulations!\n  You have successfully included the\n myExternalFunction.js without reloading the page.');
}