举报
原帖由 chenfy 于 2008-8-21 18:31 发表 我想应该是
<div id="picpage1" > <a href="http://www.48520.com/pic/2007-10-11/460/z03718-1.jpg" target="_blank"><img src="http://www.48520.com/pic/2007-10-11/460/z03718-1.jpg" alt="" vspace="10" border="0"></a><br> <a href="http://www.48520.com/pic/2007-10-11/460/z03718-2.jpg" target="_blank"><img src="http://www.48520.com/pic/2007-10-11/460/z03718-2.jpg" alt="" vspace="10" border="0"></a><br> <a href="http://www.48520.com/pic/2007-10-11/460/z03718-3.jpg" target="_blank"><img src="http://www.48520.com/pic/2007-10-11/460/z03718-3.jpg" alt="" vspace="10" border="0"></a><br> <a href="http://www.48520.com/pic/2007-10-11/460/z03718-4.jpg" target="_blank"><img src="http://www.48520.com/pic/2007-10-11/460/z03718-4.jpg" alt="" vspace="10" border="0"></a><br> <a href="http://www.48520.com/pic/2007-10-11/460/z03718-5.jpg" target="_blank"><img src="http://www.48520.com/pic/2007-10-11/460/z03718-5.jpg" alt="" vspace="10" border="0"></a><br> </div> //以上是所谓的“第一页” <div id="picpage2" style="display:none;"> <a href="http://www.48520.com/pic/2007-10-11/460/z03718-6.jpg" target="_blank"><img src="http://www.48520.com/pic/2007-10-11/460/z03718-6.jpg" alt="" vspace="10" border="0"></a><br> <a href="http://www.48520.com/pic/2007-10-11/460/z03718-7.jpg" target="_blank"><img src="http://www.48520.com/pic/2007-10-11/460/z03718-7.jpg" alt="" vspace="10" border="0"></a><br> <a href="http://www.48520.com/pic/2007-10-11/460/z03718-8.jpg" target="_blank"><img src="http://www.48520.com/pic/2007-10-11/460/z03718-8.jpg" alt="" vspace="10" border="0"></a><br> <a href="http://www.48520.com/pic/2007-10-11/460/z03718-9.jpg" target="_blank"><img src="http://www.48520.com/pic/2007-10-11/460/z03718-9.jpg" alt="" vspace="10" border="0"></a><br> <a href="http://www.48520.com/pic/2007-10-11/460/z03718-10.jpg" target="_blank"><img src="http://www.48520.com/pic/2007-10-11/460/z03718-10.jpg" alt="" vspace="10" border="0"></a><br> </div> //以上是所谓的“第二页”
function showpage(sid) { whichEl = eval("picpage" + sid); eval("picpage1.style.display=\"none\";"); eval("menuTitle1.className=\"anniu1\";"); eval("picpage2.style.display=\"none\";"); eval("menuTitle2.className=\"anniu1\";"); if (whichEl.style.display == "none") { eval("picpage" + sid + ".style.display=\"\";"); eval("menuTitle" + sid + ".className=\"anniu2\";"); } else { eval("picpage" + sid + ".style.display=\"none\";"); eval("menuTitle" + sid + ".className=\"anniu1\";"); } }
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|Archiver|火车采集器官方站 ( 皖ICP备06000549 )
GMT+8, 2025-5-22 12:49
Powered by Discuz! X3.4
Copyright © 2001-2020, Tencent Cloud.