- + P A

- 网页上的月历

      网页制作 2005-6-17 19:57
放到网页上的月历 ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 可放到网页上的日历

      网页制作 2005-6-17 19:54
可以放到网页角上的日历 ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 表单中的万年历

      网页制作 2005-6-17 19:51
可以应该到表单中的万年历 ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 极品万年历代码

      网页制作 2005-6-17 19:48
精典极品万年历,可以查各时区的时间及日期! ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 用图片提交表单

      网页制作 2005-6-14 0:4
<input name="imageField" type="image" src="01.jpg" onclick="formname.submit();"> ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 网页代码——双击自动滚屏

      网页制作 2005-6-11 20:11
<SCRIPT language=javascript> ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 网页代码——定时关闭弹出窗口

      网页制作 2005-6-11 20:2
<!--定时关闭页面,其中3000即等于3秒--> ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 网页代码——网页跳转菜单

      网页制作 2005-6-11 19:59
<form target=_blank> ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 网页代码——带滚动条的表格

      网页制作 2005-6-11 19:57
<div style="overflow:auto;height:150;"> ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 网页代码——Meta标签的应用

      网页制作 2005-6-11 19:54
META标签,是HTML语言head区的一个辅助性标签。在几乎所有的page里,我们都可以看到类似下面这段html代码: ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 网页代码——淡入淡出鼠标提示

      网页制作 2005-6-11 19:51
<script language="javascript" type="text/javascript"> ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 网页代码——设为首页添加收藏

      网页制作 2005-6-11 19:50
<a HREF="#" onCLICK="this.style.behavior= ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 网页代码——弹出窗口在中间

      网页制作 2005-6-11 19:46
<script> ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 网页代码——网页自动跳转

      网页制作 2005-6-11 19:45
<META HTTP-EQUIV="Refresh" CONTENT="5;URL=http://www.yahoo.com"> ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 网页代码——鼠标触发背景图象

      网页制作 2005-6-11 19:42
onmouseover="background='images/about_3_1.jpg'" onmouseout="background='images/about_3.jpg'" ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()