Follow along with the video below to see how to install our site as a web app on your home screen.
Бележка: This feature may not be available in some browsers.
нещо не се получава или аз не обясних правилноsianbg_s каза:[js]$('document').ready(function(){
$('#button').click(function(){
$.ajax({
url: 'file.php'
});
});
});[/js]
Така при клик на бутон с id button ще се изпълнява файла file.php.