加入收藏

来源:互联网 发布:golang accept 超时 编辑:程序博客网 时间:2024/05/10 22:57
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>添加到收藏夹和设置首页代码大全</title><script type="text/javascript">function AddFav(u, t) {  if (document.all) {  window.external.AddFavorite(u, t)  } else{  window.sidebar.addPanel(t, u, "")  }  return false};</script></head><body><a href="" onclick="return AddFav('http://www.baidu.com/','百度一下');">add</a></body></html>

原创粉丝点击