首页
网页特效库
网页特效库
导航菜单
按钮表单
背景特效
时间日期
图片特效
鼠标特效
文本操作
窗口页面
状态栏类
警告对话
综合应用
游戏娱乐
首页
>
特效
>
警告对话
> 正文
悬浮在网页顶部可关闭小横条,实用哦
2009-12-24 警告对话 164℃
<html> <head> <title>网页设计</title> <style type="text/css"> <!-- body { margin: 0px;padding: 0px;text-align: center;} TD {FONT-SIZE: 12px; COLOR: #333;} #toubiao {BORDER-BOTTOM: #e2e2e2 1px solid;} --> </style> </head> <body> <SCRIPT> function toueme(){ document.getElementById("toubiao").style.display="none"; } </SCRIPT> <DIV id=toubiao> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="4%" height="30" align="center"><img src="icon/images200712222//kids.gif" width="15" height="14"></td> <td width="82%"><a target="_blank" href="http://www.zlcool.com/"> <span style="text-decoration: none"><font color="#808080">网页特效是用程序代码在网页中实现特殊效果或者特殊功能的一种技术,它为网页活跃了气氛,增加了网站的亲和力。</font></span></a></td> <td width="14%" align="right"><a style="CURSOR: hand" onClick=toueme()><img src="icon/images200712222/close.gif" width=84 height=11 hspace="6" border=0></a></td> </tr> </table> </DIV> </body> </html>
相关特效代码
无相关信息
热门特效代码
网页自动跳转代码
检测用户来自哪里
不同时间段显示不同 问 候 语
很有特色的必填字段警告筐
禁用鼠标左键
右键激活收藏夹
限制文件上传类型的代码
鼠标激活对话筐代码
检测用户浏览器所装插件数
你绝对没见过的警告窗口
推荐特效代码
右键激活收藏夹
禁用鼠标左键
不同时间段显示不同 问 候 语
你绝对没见过的警告窗口
网页自动跳转代码
添加到收藏夹代码