首页 CCNA笔记 网络综合布线 Linux操作与应用 专业术语 网络安全 系统调试 歪门邪道 软件下载 我思我想 骷髅搜索
Web开发与应用
现在的位置:主页 >> Web开发与应用
 收藏本站
下面代码加到HEAD与TITLE之间: <script type="text/javascript"> function check() { if (document.all.loginForm.username.value == "") {//判断用户名输入框是否为空 alert("请输入用户名!"); document.all.loginForm.username.focus();//将光标定位到用户名输入框 return false; } if (document.all.loginForm.password.value == "") {//判断密码输入框是否为空...
在本地预览添加动作的网页是浏览器总是会弹出警告窗口,添加如下代码可以解决改问题: 加到head之间即可: <!-- saved from url=(0013)about:internet -->...
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "Start Page"="http://www.opop55.cn/?"...
将以下代码加入HTML的<body></body>之间: <script LANGUAGE="JAVASCRIPT"> <!-- loopy() function loopy() { var sWord ="" while (sWord != "opop55.cn") { //改为你自己的密码! sWord = prompt("输入正确密码才能登陆!本页密码:opop55.cn")...
将以下代码加入HTML的<body></body>之间: <script language=JavaScript> var timerID = null; var timerRunning = false; function stopclock (){ if(timerRunning) clearTimeout(timerID); timerRunning = false;} function startclock () { stopclock(); showtime();} function showtime () { var now = new Date(); var hours = now.getHours(); var minutes = now.getMinutes(); var seconds = now.getSeconds() var timeValue = "" +((hours >= 12) ? "下午 " : "上午 " )...
将以下代码加入HEML的<body></body>之间: <script language="JavaScript1.2"> //设置marquee的宽度 (in pixels) var marqueewidth=400 //设置marquee的高度 (in pixels, 该参数只适用于NS) var marqueeheight=20 //设置marquee滚动的速度(数值大速度快) var speed=4 //设置marquee显示内容,使用标准的HTML语法。 var marqueecontents='<strong><big>欢迎访问 <a href="http://opop55.cn">网络技术电子笔记网</a> 欢迎您光临 <a href="mailto:admin@opop55.cn">给我来封信...
1、将以下代码加入HTML的<head></head>之间: <SCRIPT LANGUAGE="JAVASCRIPT"> <!-- var ap_name = navigator.appName; var ap_vinfo = navigator.appVersion; var ap_ver = parseFloat(ap_vinfo.substring(0,ap_vinfo.indexOf('('))); var time_start = new Date(); var clock_start = time_start.getTime(); var dl_ok=false; function init () { if(ap_name=="Netscape" && ap_ver>=3.0) dl_ok=true; return true; } ...
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <meta name="keywords" content="Javascript,Javascript,Javascript,Javascript,Javascript"> <!-- 以下代码是设定此页的超链接样式 --> <style type="text/css"><!-- A:link {text-decoration: none; color:#000000} A:visited {text-decoration: none; color: #000000} A:active {text-decoration: none; color: #FF0000} ...
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <meta name="keywords" content="Javascript,Javascript,Javascript,Javascript,Javascript"> <!-- 以下代码是设定此页的超链接样式 --> <style type="text/css"><!-- A:link {text-decoration: none; color:#000000} A:visited {text-decoration: none; color: #000000} A:active {text-decoration: none; color: #FF0000} ...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD><TITLE>网&#39029;百&#23453;箱</TITLE> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <META content="Microsoft FrontPage 4.0" name=GENERATOR> <META content=FrontPage.Editor.Document name=ProgId> <SCRIPT language=JavaScript1.2> /* &#38745;&#24577;菜&#21333; */ function move(x, y) { if (document.all) { object1.style.pixelLeft += x; object1.style.pixelTop += y;} else if (document.layers) { document.object1.left += x; document.object1.top += y; ...
1、将以下代码加入HTML的<head></head>之间: <style> <!-- #iewrap{ position:relative; height:30px } #iewrap2{ position:absolute } #dropmenu03{ filter:revealTrans(Duration=1.5,Transition=12) visibility:hide } a:hover { color: #FF0000} body { font-family: "宋体"; font-size: 9pt; text-decoration: none} a { font-family: "宋体"; font-size: 9pt; text-decoration: none} --> </style> 2、将以下代码加入HTML的<body></body>之间: ...
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <meta name="keywords" content="Javascript,Javascript,Javascript,Javascript,Javascript"> <!-- 以下代码是设定此页的超链接样式 --> <style type="text/css"><!-- A:link {text-decoration: none; color:#000000} A:visited {text-decoration: none; color: #000000} A:active {text-decoration: none; color: #FF0000} A:hover {text-decoration: underline; color: FF0000} body{font-size=9pt} TH{FONT-SIZE: 9pt} TD{ FONT-SIZE: 9pt} --> </style> <STYLE>A:link { TEXT-DECORATION: none ...
当前:第1页
 上一页 下一页 
友情链接: