【发布时间】:2016-07-11 03:46:40
【问题描述】:
我需要在下面的代码中添加一个 5 分钟的 cookie,这样一旦广告关闭,它会在 5 分钟后再次出现,现在它会在每次页面加载时显示
<div id="catfish" style="position:fixed; bottom:0; left:0; right:0; text-align:center; z-index:5000; width: 468px; margin: 0px auto;">
<div style="position:absolute; margin-bottom:0px; z-index:15;">
<a href="Javascript:void(0);"onclick="document.getElementById('catfish').style.display='none'"><img src="" alt="close" height="20"></img></a>
</div>
<div>
</div>
【问题讨论】:
-
感谢留下它的人的-1
标签: javascript php html floating