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.
<div class="messagepop pop" id="proba">
$(function() {
////////////////////////
$("*").click(function () {
$(".messagepop").hide();
});
/////////////////////
$("#contact").live('click', function() {
if($(this).hasClass("selected")) {
deselect();
} else {
joTunkiq, твойто не ми изглежда добра идея, защото кодът ти прави следното:joTunkiq каза:Добавяш това:
[js] $("*").click(function () {
$(".messagepop").hide();
});[/js]
ТУК:
:?: :?:Код:$(function() { //////////////////////// $("*").click(function () { $(".messagepop").hide(); }); ///////////////////// $("#contact").live('click', function() { if($(this).hasClass("selected")) { deselect(); } else {
като се цъкне нещо (което и да е), махни popup-a