文章分类 - 前端
摘要:打开浏览器点击F12或右键打开审查元素,点击Console,粘贴以下代码$('div.ie-fix').text()然后回车。此方法仅限文字类的文档。 font-family: "Microsoft Yahei";line-height: 55px; font-size: 20px; font-we
阅读全文
摘要:var basePath = "<%=basePath%>";//获取主机地址之后的目录,如: uimcardprj/share/meun.jsp var pathName = window.document.location.pathname; var pos = curWwwPath.index
阅读全文