"not" dont work :(
"not" dont work :(
Why this code dont work ?
$("#short_news").click(function () {
$("#focus").show();
});
$("*").not("#short_news").click(function () {
$("#focus").hide();
});
Topic Participants
brtsos
Kevin Boudloche
hirakchatterjee
jackkaeden