服务器端常用的声明是
ASP:response.Charset="utf-8"
PHP:header('Content-Type:text/html;charset=GB2312');
JSP:response.setHeader("Charset","GB2312");
在线演示:http://log.7thpark.com/demo/jload/
下载文件:https://groups.google.com/group/7thparks-stuff/files 请下载jView.zip文件
Flash满屏幕(全屏)实现方法 (2007-12-19 9:46:16)
我的个人小函数-Javascript篇 (2007-12-11 22:15:31)
利于搜索引擎的ajax的tab标签及ajax分页 (2007-12-11 10:21:36)
数组随机排列之多版本 (2007-12-11 9:52:46)
在Zblog中使用jQuery实现ajax效果 (2007-12-9 12:50:37)
您的讨论更有价值!