js
sadfweqwe
fsdf
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
javascript 获得网站根目录
function getBasePath() { var curWwwPath = window.document.location.href; var pathName = window.document.location.pathname; var pos = curWwwPath.indexOf(pathName);转载 2014-04-08 17:21:25 · 1013 阅读 · 0 评论 -
js 弹窗是否禁用
var windowName = 'userConsole'; var popUp = window.open('/popup-page.php', windowName, 'width=1000, height=700, left=24, top=24, scrollbars, resizable'); if (popUp == null || typeof(popUp)=='undefine转载 2014-04-28 08:46:01 · 689 阅读 · 0 评论 -
网站收集
http://www.gbtags.com/gb/share/3106.htm http://www.gbtags.com/gb/tag/usertag/62.htm 原创 2014-04-11 08:34:01 · 472 阅读 · 0 评论
分享