熱點推薦:
您现在的位置: 電腦知識網 >> 編程 >> Java編程 >> JSP教程 >> 正文

推薦幾個入門級的JS特效代碼

2022-06-13   來源: JSP教程 
<!DOCTYPE HTML PUBLIC //WC//DTD HTML Transitional//EN>
<html>
<head>
<meta httpequiv=ContentType content=text/html; charset=gb>
<title>無標題文檔</title>
<script>
<!
function hello()
{
aa=
cc=歡迎第+aa+次光臨!
alert(cc)
}
//>
</script>
</head>
<body >
<a hello()> 網頁設計秀</a>
</body>
</html>
From:http://tw.wingwit.com/Article/program/Java/JSP/201311/19618.html
    推薦文章
    Copyright © 2005-2022 電腦知識網 Computer Knowledge   All rights reserved.