Доброго времени суток, уважаемые форумчане!
Помоги пожалуйста с решением вопроса:
<div id="bigorsite">
<span style="width:140px;height:40px;background:url(/images/minS/konfortxt.png);display:block;float:left;margin:60px 0 0 140px;color:#fff;font-size:30px;padding:5px 0;" onmouseover="this.style.margin='40px 0 0 140px'" onmouseout="this.style.margin='60px 0 0 140px'" align="center">ФОТО</span>
<span style="width:140px;height:40px;background:url(/images/minS/konfortxt.png);display:block;margin:60px 0 0 10px;float:left;padding:5px 0;color:#fff;font-size:30px;" onmouseover="this.style.margin='40px 0 0 10px'" onmouseout="this.style.margin='60px 0 0 10px'" align="center">САЙТ</span><span onclick="document.body.parentNode.removeChild(document.getElementById('bigorsite'))" style="width:40px;height:40px;background:url(/images/minS/exitfromini.png);display:block;float:left;margin:60px 0 0 855px;z-index:99;position:absolute;">
pp</span>
<div style="position:absolute;z-index:9;background:url(/images/minS/fonfortxt.png);width:750px;height:750px;margin:79px 125px;display:block;opacity:1 !important;filter:alpha(Opacity=100) !important;">fg</div>
</div>
Я пробую с помощью этой "кнопки" закрыть bigorsite - основной блок - но, у меня не выходит.
Вот кнопка(тот же код сверху, вынес для упрощения чтения):
<span onclick="document.body.parentNode.removeChild(document.getElementById('bigorsite'))" style="width:40px;height:40px;background:url(/images/minS/exitfromini.png);display:block;float:left;margin:60px 0 0 855px;z-index:99;position:absolute;">
pp</span>