<! - - ... - -> 註解 <!> 跑馬燈 <marquee>...</marquee>普通捲動 <marquee behavior=slide>...</marquee>滑動 <marquee behavior=scroll>...</marquee>預設捲動 <marquee behavior=alternate>...</marquee>來回捲動 <marquee direction=down>...</marquee>向下捲動 <marquee direction=up>...</marque ...
原文出处: http://www.blogcn.com/user59/leafdesign/index.html 2006-10-9 无级缩放图片大小 改变图片大小 function resizepic(thispic) { if(thispic.width>550){thispic.height=thispic.height*550/thispic.width;thispic.width=550;} } 无级缩放图片大小 function bbimg(o) { var zoom=parseInt(o.style.zoom, 10)||100; zoom+=event.wh ...
Event 事件 事件源对象 event.srcElement.tagName event.srcElement.type 捕获释放 event.srcElement.setCapture(); event.srcElement.releaseCapture(); 事件按键 event.keyCode event.shiftKey event.altKey event.ctrlKey 事件返回值 event.returnValue 鼠标位置 event.x event.y document 对象 窗体活动元素 document.activeElement 绑定事件 document.ca ...
seasun
搜索本博客
最近加入圈子
最新评论