<table border oncontextmenu=return(false)> <td> no </table> 可用於Table
<script language=
if (window == top)top
//
<SCRIPT LANGUAGE=JAVASCRIPT> <!
if (top
//
<noscript> <iframe src=
onclick=
<a javascript:if(confirm(
//Javascript
<script language=
function getIE(e){
var t=e
var l=e
while(e=e
alert(
}
</script>
//VBScript
<script language=
function getIE()
dim t
set a=document
t=document
l=document
while a
set a = a
t=t+a
l=l+a
wend
msgbox
end function
<script language=
function cc()
{
var e = event
var r =e
r
llapse(true);
r
}
</script>
<input type=text name=text
javascript:
document
<object id=hh
<param name=
<object id=hh
<param name=
<OBJECT id=hh
<PARAM NAME=
<input type=button value=最小化 onclick=hh
<input type=button value=最大化 onclick=hh
<input type=button value=關閉 onclick=hh
本例適用於IE
<script>
function look(){
if(event
alert(
}
document
</script>
<META HTTP
<META HTTP
<META HTTP
或者 <META HTTP
<input type=text style=
或
<input type=text style=
<div> (division)用來定義大段的頁面元素
<span> 用來定義同一行內的元素
<layer> 是ns的標記
<body onblur=
讓豎條沒有:
<body style=
</body>
讓橫條沒有:
<body style=
</body>
兩個都去掉?更簡單了
<body scroll=
</body>
<a #
<form name=
<input type=submit>
</form>
打開頁面的位置 <body onload=
body
{background
background
</STYLE>
function checkNum(str){return str
alert(checkNum(
alert(checkNum(
//
if (/[^/x
else alert(
</textarea>
function cc(dd
{
//可以加上錯誤處理
var a = new Date(dd)
a = a
a = a
a = new Date(a)
alert(a
}
cc(
</script>
function checkme()
for each ob in radio
if ob
next
end function
</script> <BODY>
<INPUT name=
<INPUT name=
<INPUT type=
</BODY> </HTML>
<!
function killErrors() {
return true;
}
window
//
</SCRIPT>
把如下代碼加入 <body> 區域中:
<script language=Javascript>
tim=
setInterval(
b=
var autourl=new Array()
autourl[
autourl[
autourl[
autourl[
autourl[
function butt(){
document
for(var i=
document
name=url
onclick=window
document
}
butt()
function auto(url)
else
b++
}
function run(){for(var i=
onerror=auto( //
run() </script>
auto
default
hand
wait
text
vertical
no
not
help
all
move
crosshair
e
n
nw
w
s
se
sw
進入頁面 <meta http
推出頁面 <meta http
這個是頁面被載入和調出時的一些特效
<META http
<meta name=
其中屬性值有以下一些:
屬性值為
屬性值為
屬性值為
屬性值為
屬性值為
屬性值為
最大化窗口?
<script language=
<!
self
self
//
</script>
解決問題
<table>
<tr> <td> item
<tr> <td> item
<tr> <td> item
<tr> <td> item
<tr> <td> item
</table>
<iframe src=
</div>
<a #
<form>
<select> <option> A form selection list </option> </select>
</form>
輸入框也可以做的很漂亮了
<div align=
外向數
name=answer
style=
沒回答的題數
name=unanswer id=
style=
<br/>
總得分:
<input
name=score id=
style=
結 論:
<input
name=xgjg id=
style=
<br/>
<br/>
<input onClick=processForm(this
<input type=
</div>
注意
化窗口
<object id=
<param name=
</object> <object id=
<param name=
</object>
</body>
頁面自動刷新(說明)
當你做網頁時
頁面自動關閉
彈出窗口自動關閉
head
<script language=
<!
var gt = unescape(
var popup = null;
var over =
popup = window
if (popup != null) {
if (popup
popup
}
popup
}
//
</script>
<body> 注意
<script language=
function closeit()
</script>
這個可不是 <iframe> (引用)呀
<object type=
</object>
From:http://tw.wingwit.com/Article/program/net/201311/12740.html