藍森林首頁 | 返回主頁 | 本站地圖 | 站內搜索 | 聯繫信箱 |
 您目前的位置:首頁 > 自由軟件 > 技術交流 > 應用編程


    

藍森林 http://www.lslnet.com 2006年8月25日 8:28

請教如何在地址攔裡顯示如下東西!

用什麼辦法能像它那樣在地址攔裡顯示一個圖案`~


[img]http://bbs.yuzi.cc/images/upfile/200451918190.jpg[/img]

在<head></head>之間加入:
<script language=JavaScript>
var message = '條形碼註冊認證機構';
function mystatus()
{
        window.status = message;
        timerID= setTimeout("mystatus()", 0);
}
mystatus();
</script>

怎麼是顯示在下方的????

有沒有人幫幫我``SOS啊

在頭部加入

<link rel="shortcut icon"  href="http://www.....net/myicon.ico">

怎麼搞都搞不行啊!?????




Copyright © 1999-2000 LSLNET.COM. All rights reserved. 藍森林網站 版權所有。 E-mail : webmaster@lslnet.com