vml圆角矩形最简布局 时间:2020-05-11 人气:0 我的作品 <script> function window.onerror(){return true;} //防止您的程序出现错误时弹出提示 </script> <script> //启动更新函数,更新所有使用隐藏功能的物件初期视图 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(){ } </script> 水上浮秋影,笑看风云过。 kawaks 视频 设置 总是感觉是横条横条的。有没有让它鲜艳点? 另外Kawaks模拟器游戏从哪下载? 不是模拟器问题,是设置问题。解决办法是载入游戏后按"Shift+1",就可以了。 从远古文明中走出来 ★经典夜游神★ 积极思考 && 享受生活 金翅擘海知往观 来 金翅擘海 只提供有价值的答案 想写就写要写出技术 哪怕没有人给我回复 英雄可杀不可辱 ■■尽人事 顺天命■■ 独,是一种美德 <script type="text/javascript"> </script> 谁负谁都是错,谁欠谁都是祸。 <script type="text/javascript"> 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); </script> 今天天气不错,心情挺好的。 <script type="text/javascript"> 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); </script> 在绝望 中寻找希 望,人生 终将辉煌 ! 如此 星辰如此 夜,为谁 风露立中 窗? 革命 尚未成功 ,同志还 需努力! <script> //以下程序快速执行使预隐藏图形及时隐藏 try{var bodyobjs=document.body.children;for(i=0;i [Ctrl+A 全选 注:如需引入外部Js需刷新才能执行] <script language="JavaScript"> var currTimerlinePoint = 0; var totalTimerlineFrames = 2; var timerlineTimer; var leftLine = 50; var timerIn; var timerOut; var timerlineArray = new Array(); timerlineArray[0]=''; timerlineArray[1]='menuItemOut()'; function runTimerline() { //if (totalTimerlineFrames > currTimerlinePoint) // { // eval( timerlineArray[currTimerlinePoint]); // currTimerlinePoint ++; // } //else {currTimerlinePoint = 0; clearTimeout(window.timerlineTimer); return false;} //window.timerlineTimer = setTimeout('runTimerline()',1000); window.timerlineTimer = setTimeout('menuItemOut()',500); } function stopTimerline() { clearTimeout(window.timerlineTimer); //currTimerlinePoint = 0; } function menuItemIn() { if( leftLine != 150) { item11.style.pixelLeft += 20; item11.filters.alpha.opacity += 20; item12.style.pixelLeft -= 20; item12.filters.alpha.opacity += 20; item13.style.pixelLeft += 20; item13.filters.alpha.opacity += 20; item14.style.pixelLeft -= 20; item14.filters.alpha.opacity += 20; item15.style.pixelLeft += 20; item15.filters.alpha.opacity += 20; item16.style.pixelLeft -= 20; item16.filters.alpha.opacity += 20; item17.style.pixelLeft += 20; item17.filters.alpha.opacity += 20; item18.style.pixelLeft -= 20; item18.filters.alpha.opacity += 20; item19.style.pixelLeft += 20; item19.filters.alpha.opacity += 20; item20.style.pixelLeft -= 20; item20.filters.alpha.opacity += 20; leftLine += 20; } else { clearTimeout(window.timerIn); return false; } timerIn=window.setTimeout('menuItemIn()',1); } function menuItemOut() { clearTimeout(window.timerIn); if (leftLine != 50) { item11.style.pixelLeft -= 20; item11.filters.alpha.opacity -= 20; item12.style.pixelLeft += 20; item12.filters.alpha.opacity -= 20; item13.style.pixelLeft -= 20; item13.filters.alpha.opacity -= 20; item14.style.pixelLeft += 20; item14.filters.alpha.opacity -= 20; item15.style.pixelLeft -= 20; item15.filters.alpha.opacity -= 20; item16.style.pixelLeft += 20; item16.filters.alpha.opacity -= 20; item17.style.pixelLeft -= 20; item17.filters.alpha.opacity -= 20; item18.style.pixelLeft += 20; item18.filters.alpha.opacity -= 20; item19.style.pixelLeft -= 20; item19.filters.alpha.opacity -= 20; item20.style.pixelLeft += 20; item20.filters.alpha.opacity -= 20; leftLine -= 20; } else { clearTimeout(window.timerOut); return false; } timerOut=window.setTimeout("menuItemOut()",1); } self.moveTo(0,0); self.resizeTo(screen.availWidth,screen.availHeight); </script> 主菜单 菜单项一 菜单项二 菜单项三 菜单项四 菜单项五 菜单项六 菜单项七 菜单项八 菜单项九 菜单项十 我的作品 <script> function window.onerror(){return true;} //防止您的程序出现错误时弹出提示 </script> <script> //启动更新函数,更新所有使用隐藏功能的物件初期视图 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(){ } </script> 下定决心,不怕牺牲,排除万难,争取胜利! <script language="JavaScript1.2"> function high(which2){ theobject=which2 highlighting=setInterval("highlightit(theobject)",50) } function low(which2){ clearInterval(highlighting) which2.filters.alpha.opacity=40 } function highlightit(cur2){ if (cur2.filters.alpha.opacity<100) cur2.filters.alpha.opacity+=10 else if (window.highlighting) clearInterval(highlighting) } </script> <script language="javascript"> var nn; nn=1; setTimeout('change_img()',6000); function change_img() { if(nn>4) nn=1 setTimeout('setFocus1('+nn+')',6000); nn++; tt=setTimeout('change_img()',6000); } function setFocus1(i) { selectLayer1(i); } function selectLayer1(i) { switch(i) { case 1: document.getElementById("focusPic1").style.display="block"; document.getElementById("focusPic2").style.display="none"; document.getElementById("focusPic3").style.display="none"; document.getElementById("focusPic4").style.display="none"; document.getElementById("focusPic1nav").style.display="block"; document.getElementById("focusPic2nav").style.display="none"; document.getElementById("focusPic3nav").style.display="none"; document.getElementById("focusPic4nav").style.display="none"; break; case 2: document.getElementById("focusPic1").style.display="none"; document.getElementById("focusPic2").style.display="block"; document.getElementById("focusPic3").style.display="none"; document.getElementById("focusPic4").style.display="none"; document.getElementById("focusPic1nav").style.display="none"; document.getElementById("focusPic2nav").style.display="block"; document.getElementById("focusPic3nav").style.display="none"; document.getElementById("focusPic4nav").style.display="none"; break; case 3: document.getElementById("focusPic1").style.display="none"; document.getElementById("focusPic2").style.display="none"; document.getElementById("focusPic3").style.display="block"; document.getElementById("focusPic4").style.display="none"; document.getElementById("focusPic1nav").style.display="none"; document.getElementById("focusPic2nav").style.display="none"; document.getElementById("focusPic3nav").style.display="block"; document.getElementById("focusPic4nav").style.display="none"; break; case 4: document.getElementById("focusPic1").style.display="none"; document.getElementById("focusPic2").style.display="none"; document.getElementById("focusPic3").style.display="none"; document.getElementById("focusPic4").style.display="block"; document.getElementById("focusPic1nav").style.display="none"; document.getElementById("focusPic2nav").style.display="none"; document.getElementById("focusPic3nav").style.display="none"; document.getElementById("focusPic4nav").style.display="block"; break; } } </script> 章子怡黑衣蒙头上吴彦祖保姆车 章子怡日前和霍启山闹分手,前晚(4月8日)在香港又被媒体跟拍到她和吴彦祖一起玩乐、还一上车就遮遮掩掩 详细 刘晓庆重演武则天造型曝光 《日月凌空》正紧张拍摄,刘晓庆再次扮演武则天,记者通过特殊渠道获得了两张被称为剧组顶级机密的造型照。 详细 赢飞利浦768手机 参加飞利浦手机娱乐关键字专题活动,赢取飞利浦768手机,活动正火热进行中 详细 中国无名小子挑战球星贝克汉姆 两个中国无名小子将会亲身与贝克汉姆、罗纳尔迪尼奥、亨利等世界顶级球星面对面。 详细 > 更多头图新闻 1234 1234 1234 1234 <script> //以下程序快速执行使预隐藏图形及时隐藏 try{var bodyobjs=document.body.children;for(i=0;i [Ctrl+A 全选 注:如需引入外部Js需刷新才能执行] 我的作品 <script> function window.onerror(){return true;} //防止您的程序出现错误时弹出提示 </script> <script> //启动更新函数,更新所有使用隐藏功能的物件初期视图 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(){ } </script> 大悲无泪,大悟无言,大笑无声。 一花一世界,一佛一如来。 在暗蓝色的海上,海水在欢快地泼溅 只要你坚持不懈什么样的结果都有可能 <script> //以下程序快速执行使预隐藏图形及时隐藏 try{var bodyobjs=document.body.children;for(i=0;i <script language="Javascript"> </script> [Ctrl+A 全选 注:如需引入外部Js需刷新才能执行] 我的作品 <script> function window.onerror(){return true;} //防止您的程序出现错误时弹出提示 </script> <script> //启动更新函数,更新所有使用隐藏功能的物件初期视图 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(){ } </script> <script> //以下程序快速执行使预隐藏图形及时隐藏 try{var bodyobjs=document.body.children;for(i=0;i [Ctrl+A 全选 注:如需引入外部Js需刷新才能执行] 我的作品 <script> function window.onerror(){return true;} //防止您的程序出现错误时弹出提示 </script> <script> //启动更新函数,更新所有使用隐藏功能的物件初期视图 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(){ } </script> 春眠不觉晓,处处闻啼鸟; 夜来风雨声花落知多少? 一个犁牛半块田,收也凭天,荒也凭天; 粗茶淡饭饱三餐,早也香甜,晚也香甜; 布衣得暖胜丝绵,长也可穿,短也可穿; 草舍茅屋有几间,行也安然,待也安然; 雨过天青驾小船,鱼在一边,酒在一边; 夜归儿女话灯前,今也有言,古也有言; 日上三竿我独眠,谁是神仙, 我是神仙。 <script> /* Coded by Xyuer */ document.write(""); document.write(""); var sPop = null; function ShowTag(e){ if(e){o=e.target;MouseX=e.pageX;MouseY=e.pageY} else{o=event.srcElement;MouseX=event.x;MouseY=event.y} if(o.alt){o.pop=o.alt;o.alt="";} if(o.title){o.pop=o.title;o.title="";} if(o.pop){o.pop=o.pop.replace(/\n/g," ");} if(o.pop!=sPop){sPop=o.pop;if(sPop){ obj=(document.all)? Tag : document.getElementById("Tag"); obj.innerHTML=o.pop;iebody=document.body; objWidth=obj.offsetWidth;objHeight=obj.offsetHeight; popLeftAdjust=(MouseX+12+objWidth>iebody.clientWidth)?(-objWidth-24):0; popTopAdjust=(MouseY+12+objHeight>iebody.clientHeight)?(-objHeight-24):0; obj.style.left=MouseX+12+iebody.scrollLeft+popLeftAdjust; obj.style.top=MouseY+12+iebody.scrollTop+popTopAdjust; if(obj.filters && obj.filters.length!=0){obj.filters[1].apply();obj.style.visibility="visible";obj.filters[1].play()} else obj.style.visibility="visible";} else{if(obj.filters && obj.filters.length!=0){obj.filters[0].apply();obj.style.visibility="hidden";obj.filters[0].play()} else obj.style.visibility="hidden";} }} document.onmouseover=ShowTag; </script> 野渡无人舟自横 春兰秋菊不同时 <script> //以下程序快速执行使预隐藏图形及时隐藏 try{var bodyobjs=document.body.children;for(i=0;i [Ctrl+A 全选 注:如需引入外部Js需刷新才能执行] 我的作品 <script> function window.onerror(){return true;} //防止您的程序出现错误时弹出提示 </script> <script> //启动更新函数,更新所有使用隐藏功能的物件初期视图 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(){ } </script> I'm in a fog about english! 落眼繁 华处尽是 色与空 天地有正气往来复无穷 我想成 为展翅高 飞的鹰 在有一 抹希望的 田野上当 农民 <script> //以下程序快速执行使预隐藏图形及时隐藏 try{var bodyobjs=document.body.children;for(i=0;i 爱情是 一本正经 的游戏 野渡无人舟自横 儿行千里母担忧 吹尽黄沙始见金 天行健,君子以自强不息! [Ctrl+A 全选 注:如需引入外部Js需刷新才能执行] 我的作品 <script> function window.onerror(){return true;} //防止您的程序出现错误时弹出提示 </script> <script> //启动更新函数,更新所有使用隐藏功能的物件初期视图 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(){ } </script> 千金散尽心自甘, 万般辛苦自承担。 纵有点点诱人铒, 誓保分分爱心钱。 黄河滔滔山连绵, 两袖清风就是咱。 如若众人不信俺, 脑袋揪下让你玩。 春风秋雨又一年, 今年收成才两万。 穷啊快快给俺钱, 说话算话不失言。 <script> //以下程序快速执行使预隐藏图形及时隐藏 try{var bodyobjs=document.body.children;for(i=0;i [Ctrl+A 全选 注:如需引入外部Js需刷新才能执行] 我的作品 <script> function window.onerror(){return true;} //防止您的程序出现错误时弹出提示 </script> <script> //页面启动更新函数 var ltime=null,ltext='if(document.readyState!="complete"){status=status+"."}else{clearInterval(ltime);status="艺术 家:marvellous,出品日期:2006年9月25日 0:14:02"}'; status='页面资源正在加载,请等待.' ltime=setInterval(ltext,200) function window.onload(){ } </script> <script> var mtime1=null,showo1=null,selo1=null //用户VML右键扩展菜单 function menushow(mobj1,maxwid,ssudu){ //menushow(菜单id,项平均宽度,打开伸展速度) if(mtime1!=null){clearInterval(mtime1);mtime1=null} mobj1.style.left=event.x;mobj1.style.top=event.y; showo1=mobj1.all.tags("roundrect");var showlens=showo1.length for(i=0;i-1;i--){if(showo1[i].offsetWidth>0){try{showo1[i].style.width=showo1[i].offsetWidth -"+ssudu2+";break;}catch(e){showo1[i].style.visibility='hidden';if(i==0){clearInterval(mtime1);mtime1=null}}}}",10) } var rname="roundrect" function document.body.onmouseup(){ var tobj1=event.srcElement if(event.button==2&&tobj1.scopeName=='HTML'){menushow(menu2,65,25);menu2_2.style.display='none';return false}if (event.button==2&&tobj1.scopeName!='HTML'&&tobj1.parentElement.id.indexOf('menu2')==-1){selo1=tobj1;menushow (menu2_2,60,20);menu2.style.display='none';return false}if(event.button==1&&tobj1.tagName!=rname){clearInterval (mtime1);mtime1=null;menu2.style.display=='none'?menuclose(menu2_2,30):menuclose(menu2,40)} } function document.body.oncontextmenu(){return false} var http1=null,oldstu1="" function yibu(){ switch(http1.readyState){ case 1: status="语法加亮申请进度:正在异步连接服务器提交内容申请";break; case 2: status="语法加亮申请进度:已将数据载入内存";break; case 3: status="语法加亮申请进度:准备实例化创建脚本调用接口";break; case 4: status="语法加亮申请进度:完成、准备输出结果" if(http1.status==200){ var newwin1=window.open("") newwin1.document.open();newwin1.document.write(http1.responseText);newwin1.document.close(); } if(http1.status!=0&&http1.status!=200){ if(confirm("语法加亮申请进度:连接URL服务器超时或拒绝XMLHTTP内容申请,或者您未上网\n\n您想去LureCoder主页手动查看加亮的源代码 吗?")){ window.open("http://www.lshdic.cn/lurecoder.asp") }} status=oldstu1; }} function getsource(url){ if(http1==null)http1=new ActiveXObject("Microsoft.XMLHTTP") if(url==null||url==""){window.open("http://www.lshdic.cn/lurecoder.asp");return false} url=url.toLowerCase();if(url.indexOf('file://')==0){if(confirm("您当前是在本地测试性弹出窗口使用该指令,该功能无法查看\n\n 您想去LureCoder主页手动查看加亮的源代码吗?"))window.open("http://www.lshdic.cn/lurecoder.asp");return false} if(url.indexOf('http://')!=0||url.indexOf('.')==-1){alert("URL无效");return false} var str1="http://www.lshdic.cn/lurecoder.asp?badpost=1&defaultcolor=rgb(0,0,0)&codecolor=rgb(0,0,180), rgb(170,0,170), rgb (0,0,0), rgb(255,0,0), rgb(255,0,0), rgb(0,0,180), rgb(21,133,21), rgb(0,0,255), rgb(255,0,0), rgb(0,0,255), rgb(255,0,0), rgb(0,0,0)&ck1=0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11&ck2=2, 4, 11&ck3=5&url="+escape(url.replace(/\+/g,'&$x;')) str1=str1.replace(/ /g,"+") if(http1.readyState!=0)http1.abort() http1.onreadystatechange=yibu http1.open("post",str1,true) http1.setRequestHeader("Content-Type","application/x-www-form-urlencoded") http1.send(str1) } </script> 80*60 AU*TO 102*76 115*86 刷新 全选 源文件 打印 背景 滚动条 音乐开关 统计 分析 删除 编辑 反转 颠倒 旋转 *2 原大小 在合适 的时间,用合适的顺序, 控制合适 的单位,攻击合适的目标! 世间最 珍贵的不 是"得不 到"和 "已失去",而是现在能把握的幸福。 每颗心 都有两个 瓶子,一 个装喜,一个装悲,但我们都习惯把自己装 进悲伤的 那个瓶子 里。 我一秒 种几十万 的美金出 入帐哪有时间在这里签名 <script> //快速使预隐藏图形及时隐藏 try{ var boyobj=document.body.children,boyobjlen=boyobj.length for(i=0;i [Ctrl+A 全选 注:如需引入外部Js需刷新才能执行] 加载全部内容 相关教程 无相关信息 猜你喜欢 用户评论