|
┝
最大化最小化按钮脚本
|
|
|
<html><head><title>无标题文档</title><meta http-equiv="Content-Type" content="text/html; charset=gb2312"></head><body bgcolor="#FFFFFF" text="#000000"><script>function Max(){var str='<...
|
|
|
┝
刷新保持状态的折叠菜单
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content...
|
|
|
┝
简单的倒计时代码
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><title>2008北京奥运会开幕倒计时</title><meta http-equiv="Content-Type" content="text/html; charset=gb2312"></head><body&...
|
|
|
┝
鼠标拖动代码
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content...
|
|
|
┝
按住鼠标左键在网页中写字
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content...
|
|
|
┝
标准布局应用:对联与旗帜脚本代码
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/ht...
|
|
|
┝
JavaScript时间脚本大全
|
|
|
JavaScript时间脚本大全this.year = ithis.yearCyl = i-1864leap = leapMonth(i) //闰哪个月this.isLeap = falsefor(i=1; i<13 && offset>0; i++) {//闰月if(leap>0 && i==(leap+1) && this.isLeap==false){ --i; this.isLe...
|
|
|
┝
ASP下拉菜单代码
|
|
|
ASP下拉菜单代码
2007-05-21 19:02
<html><head><title>打造下拉菜单</title><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><style>body,td { font-size:12px; font-family:宋体}a:link {...
|
|
|
┝
滚动文字代码|文字滚动代码
|
|
|
滚动文字代码|文字滚动代码
2008-06-13 09:08
竖向滚动:<marquee direction=up height=50 onmouseout=this.start() onmouseover=this.stop() scrollAmount=1 scrollDelay=60><table width="100" height="240" border="0" cellpadding="0" cell...
|
|
|
┝
asp+access 分页显示代码
|
|
|
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <he...
|
|
|
|
|