有辦法讓預設隱藏嘛? laxgenius 發表於 2013-3-1 11:34 AM static/image/common/back.gif
請問站長,
有辦法讓預設隱藏嘛?
改為<script type="text/javascript" language="JavaScript"><!--
function DoViewIFRAME(tid1,tid2,tid3) {
document.getElementById(tid1).style.display = "none";
document.getElementById(tid2).style.display = "";
document.getElementById(tid3).style.display = "";
}
function DoHideIFRAME(tid1,tid2,tid3) {
document.getElementById(tid1).style.display = "none";
document.getElementById(tid2).style.display = "none";
document.getElementById(tid3).style.display = "";
}
//--></script>
<span style="display: none;font-size: 12px; background-color: white; color: black; cursor: pointer;" onclick="DoHideIFRAME('hideiframe','aniframeupstart','viewiframe');" id="hideiframe">
<div align="right" style="" id="aniframeupstart">
<div align="right"><nobr>[隱藏]</nobr></div>
廣告</span></div>
</div>
<div align="right"><span style=" font-size: 12px; color: white; background-color: black; cursor: pointer;" onclick="DoViewIFRAME('viewiframe','hideiframe','aniframeupstart');" id="viewiframe">
<nobr>[顯示]</nobr>
</span> {:4_304:}
感謝站長的解答! 這個很想要喔 :05;:09;方便!可是怎麽修改啊? ttpeople 發表於 2013-12-4 23:56
方便!可是怎麽修改啊?
你想修改甚麼? Tenny 發表於 2013-12-5 09:27
你想修改甚麼?
只可以在右邊的廣告嗎 ttpeople 發表於 2013-12-5 12:33
只可以在右邊的廣告嗎
貼內廣告位.
上面或下面都可以.
頁:
1
[2]