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.
<script>
function pageVote(id){
document.forms.voting.vote_id.value = id;
alert('Благодарим Ви!');
document.forms.voting.submit();
}
function printPreview(url) {
var DefaultWidth = 580;
Width = DefaultWidth;
if (DefaultWidth > screen.width) {
Width = screen.width;
}
preview = window.open(url, 'printPreviewwindow', 'toolbar=no,menubar=yes,dependent=yes,resizable=yes,scrollbars=yes,width=' + Width);
preview.focus();
}
</script>
LiRiX каза:Збъркал съм кода.
Я пробвай пак с това:
Ама и то не работи като гледам :?Код:<a href="#" onClick="javascript:printPreview('/home.php?print_preview=1&');">