会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
hao_2468
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
::
订阅
::
管理
::
公告
上一页
1
···
56
57
58
59
60
61
62
下一页
2009年9月11日
获得当前选中控件的头部和左部坐标
摘要: 无标题文档一个DIV第一个文本框 第二个广本框
阅读全文
posted @ 2009-09-11 11:46 hao_2468
阅读(104)
评论(0)
推荐(0)
获取客户端的信息
摘要: string ip = Request.UserHostAddress; string userAgent = Request.UserAgent == null ? "无" : Request.UserAgent; if(Request.ServerVariables["HTTP_UA_CPU"] == null) clientInfos....
阅读全文
posted @ 2009-09-11 11:39 hao_2468
阅读(155)
评论(0)
推荐(0)
js版的进度条
摘要: 页面载入中,请稍等...
阅读全文
posted @ 2009-09-11 11:24 hao_2468
阅读(115)
评论(0)
推荐(0)
计算输入文本框的字符数量
摘要: 当前字符数:
阅读全文
posted @ 2009-09-11 11:22 hao_2468
阅读(189)
评论(0)
推荐(0)
js弹出的窗口居中
摘要: function opennwindow(url,width,height) { xposition=0; yposition=0; if ((parseInt(navigator.appVersion) >= 4 )) { xposition = (screen.width - width) / 2; //窗体居中的x坐标 ypos...
阅读全文
posted @ 2009-09-11 11:14 hao_2468
阅读(186)
评论(0)
推荐(0)
上一页
1
···
56
57
58
59
60
61
62
下一页