极具“杀伤力”的网页调色板  [2004-9-18]          
1,R,G,B三色调和


[Ctrl+A 全部选择进行拷贝 提示:可先修改部分代码,再点击运行]

>>> 接着阅读全部内容,More...

By [cnbruce] at 13:34:37 | Comments [12] | views [29366]
 如何才能让搜索出来的关键字变红色?  [2004-9-4]          
在BI的一份帖子中小荷的回帖,已经做成了函数。

输入内容:cnbruce love cnrose

输入查询内容: cn

>>> 接着阅读全部内容,More...

By [cnbruce] at 22:32:59 | Comments [38] | views [19615]
 js实现的单机双人象棋演示及其分析  [2004-9-3]          
http://www.blueidea.com/bbs/NewsDetail.asp?GroupName=Dreamweaver+%26+Javascript%D7%A8%C0%B8&DaysPrune=5&lp=1&id=1723499

作者:桃花岛主

本程序实现的功能为本地二人对弈中国象棋,实现语言为javascript+VML,在windows 2000 pro+IE 6sp1的环境下测试通过。

>>> 接着阅读全部内容,More...

By [cnbruce] at 9:41:29 | Comments [0] | views [12635]
 常见网页加密方法和破解对策(ZT)  [2004-9-2]          
常见网页加密方法和破解对策(一)

右键弹出窗口加密。程序如下:
[html]
<script language="JavaScript">

>>> 接着阅读全部内容,More...

By [cnbruce] at 15:33:09 | Comments [0] | views [14158]
 网页代码加密/解密收集  [2004-9-2]          
1,http://www.it365cn.com/show.asp?id=901

[html]
<html>
<head>

>>> 接着阅读全部内容,More...

By [cnbruce] at 15:10:24 | Comments [0] | views [15685]
 CSS + DIV 简单例题  [2004-9-1]          
欢迎访问论坛:http://www.it365cn.com/bbs/topic.asp?topicid=12215

目前正流行的网页重构技术,我的肤浅认识是:内容和显示分开,便于了管理。

基本样式

>>> 接着阅读全部内容,More...

By [cnbruce] at 9:42:55 | Comments [3] | views [17561]
 网页调色板收集  [2004-9-1]          
欢迎访问论坛

http://www.it365cn.com/bbs/topic.asp?topicid=12253

1,调用Windows自带的配色控件

>>> 接着阅读全部内容,More...

By [cnbruce] at 9:31:50 | Comments [4] | views [22727]
 代码生成器  [2004-8-22]          
一个QQ菜单编辑器

[html]
<html>
<head>

>>> 接着阅读全部内容,More...

By [cnbruce] at 17:06:24 | Comments [7] | views [36984]
 COOL MENU  [2004-4-28]          
author:puterjam(Blue!dae)
[html]
<script>
lastScrollX=0;
lastScrollY=0;

>>> 接着阅读全部内容,More...

By [cnbruce] at 17:03:09 | Comments [9] | views [20444]