<div class="popupstick"> <p> Hlasujte v anketě "Čtenáři Receptáře doporučují" a <ins> <a href="http://www.ireceptar.cz/">získejte ZDARMA Edici Receptáře >></a></ins> <button class="close-stick" title="Close" onclick="document.getElementsByClassName('popupstick').style.display='none';setCookie('hideModal', '2', 7) ;">x</button> </div> <!-- POP UP --> <div id="overlay"> <div class="popupstick2"> <img src="img/anketa-overlay.png" alt="overlay"> <button class="close-popup" title="Close" onclick="document.getElementById('overlay').style.display='none';setCookie('hideModal', '1', 7 ) ;"></button>
Can anybody explain to me guys why in the first button the closing function doesn't work, and in the second one it works? And how is it possible to fix it?