首页上一页 1 下一页尾页 1 条记录 1/1页
asp.net项目开发全程实录 第三章
发表在ASP.NET图书答疑
2009-06-20
是否精华
是
否
版块置顶:
是
否
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_displayStatusMsg(msgStr) {
status=msgStr;
document.MM_returnValue = true;
}
//-->
</script>
<script>
function click() {
if (event.button==2) {window.external.addFavorite('http://****.com','《小区物业内部管理网》') }}
document.onmousedown=click
</script>
解释一下这两个脚本函数 首页的
<!--
function MM_displayStatusMsg(msgStr) {
status=msgStr;
document.MM_returnValue = true;
}
//-->
</script>
<script>
function click() {
if (event.button==2) {window.external.addFavorite('http://****.com','《小区物业内部管理网》') }}
document.onmousedown=click
</script>
解释一下这两个脚本函数 首页的