vml圆角矩形最简布局第1/5页
我的作品
v\:*{behavior:url(#default#VML);position:absolute;}
o\:*{behavior:url(#default#VML);}
function window.onerror(){return true;} //防止您的程序出现错误时弹出提示
//启动更新函数,更新所有使用隐藏功能的物件初期视图
var loadtime=null,loadtext='if(document.readyState!="complete"){window.status=window.status+"."}else{clearInterval
(loadtime);window.status=""}';
window.status='相关数据资源正在加载,请等待'
loadtime=setInterval(loadtext,200)
function window.onload(){
}
水上浮秋影,笑看风云过。
.3dfont2 { FILTER: glow(color=ffffff,strength=0) shadow(color=cccc22,direction:135); POSITION: relative; WIDTH: 90% ;font-
family:华文行楷;font-size:14px;}
-->
kawaks 视频 设置
总是感觉是横条横条的。有没有让它鲜艳点?
另外Kawaks模拟器游戏从哪下载?
不是模拟器问题,是设置问题。解决办法是载入游戏后按"Shift+1",就可以了。
- 从远古文明中走出来
- ★经典夜游神★
- 积极思考 && 享受生活
- 金翅擘海知往观
来
金翅擘海
只提供有价值的答案
#coolmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 170px;
background-color: #E6E6E6;
}
* html #coolmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 164px;
}
#coolmenu a{
font: bold 13px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: black;
text-decoration: none;
border-bottom: 1px solid black;
}
html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}
#coolmenu a:hover{
background-color: black;
color: white;
}
想写就写要写出技术
哪怕没有人给我回复
英雄可杀不可辱
■■尽人事 顺天命■■
独,是一种美德
once around, 720 => twice,
etc)
* brt - brightness (0-255, 0 => black, 255 => full color)
* spd - how many ms between moveRainbow calls (less => faster)
* hspd - how many hue degrees to move every time moveRainbow is called (0-359, closer to 180 => faster)
*/
function RainbowSpan(span, hue, deg, brt, spd, hspd) {
this.deg=(deg==null?360:Math.abs(deg));
this.hue=(hue==null?0:Math.abs(hue)%360);
this.hspd=(hspd==null?3:Math.abs(hspd)%360);
this.length=span.firstChild.data.length;
this.span=span;
this.speed=(spd==null?50:Math.abs(spd));
this.hInc=this.deg/this.length;
this.brt=(brt==null?255:Math.abs(brt)%256);
this.timer=null;
toSpans(span);
this.moveRainbow();
}
/*
* sets the colors of the children of [this] as a hue-rotating rainbow starting at this.hue;
* requires something to manage ch externally
* I had to make the RainbowSpan class because M$IE wouldn't let me attach this prototype to [Object]
*/
RainbowSpan.prototype.moveRainbow = function() {
if(this.hue>359) this.hue-=360;
var color;
var b=this.brt;
var a=this.length;
var h=this.hue;
for(var i=0; i359) h-=360;
if(h
谁负谁都是错,谁欠谁都是祸。
var r1=document.getElementById("r1"); //get span to apply rainbow
var myRainbowSpan=new RainbowSpan(r1, 0, 360, 255, 50, 18); //apply static rainbow effect
myRainbowSpan.timer=window.setInterval("myRainbowSpan.moveRainbow()", myRainbowSpan.speed);
今天天气不错,心情挺好的。
var r2=document.getElementById("r2"); //get span to apply rainbow
var myRainbowSpan2=new RainbowSpan(r2, 0, 360, 255, 50, 348); //apply static rainbow effect
myRainbowSpan2.timer=window.setInterval("myRainbowSpan2.moveRainbow()", myRainbowSpan2.speed);
在绝望
中寻找希
望,人生
终将辉煌
!
如此
星辰如此
夜,为谁
风露立中
窗?
革命
尚未成功
,同志还
需努力!
//以下程序快速执行使预隐藏图形及时隐藏
try{var bodyobjs=document.body.children;for(i=0;i
[Ctrl+A 全选 注:如需引入外部Js需刷新才能执行]
当前1/5页 12345下一页阅读全文