jAcK_604
jAcK_604
关注数: 0
粉丝数: 0
发帖数: 65
关注贴吧数: 0
求助:哈西公路客运站营业了么? 过年回家,想从西站坐客车回明水,网上买不到票,不知道客运站有没有营业?哪位附近的大佬告知下。
ceiling函数在WPS表格里的不准问题 ceiling函数在WPS表格不准,红色区域应该是错误值,但WPS会显示出来,哪位大神知道哪里除了问题
求大神赐教 <html> <head> <script> window.onload=rolloverInit; function rolloverInit(){ for(var i=0;document.images.length>i;i++){ if(document.images[i].parentNode.tagName=="A"){ setupRollover(document.images[i]); } } } function setupRollover(thisImage){ thisImage.outImage=new Image(); thisImage.outImage.src=thisImage.src; thisImage.onmouseout=function(){ this.src=this.outImage.src; } thisImage.overImage=new Image(); thisImage.overImage.src = thisImage.id + "_on.jpg"; thisImage.onmouseover=function(){ this.src=this.overImage.src; } } </script> </head> <body> <a href="link.html"> <img src="button_off.jpg" with="100" height="100' id="button"> </a> <p> <img src="file:///C:/Users/Administrator/Desktop/1测试/button_on.jpg" with="100" height="100' id="buon"> </p> </body> </html> 这个翻转器鼠标停留在图片上时显示不了图片,左上角有小X,我图片的命名都是正确的,地址都在相同的文件夹.本地文件夹
新人,求验证关于资料分享 好多人发帖说我好多资料,要的刘邮箱.然后后面一大堆留言留邮箱的回帖.然后,我想就没有然后了吧.一直不见资料.
1
下一页