常常都是要用的時候找不到,趁這次記起來!要用就有啦~
a.
<html><head>
<meta http-equiv=”Refresh”
content=”0;URL=http://your.address.url”>
</head></html>
<html><head>
<meta http-equiv=”Refresh”
content=”0;URL=http://your.address.url”>
</head></html>
b.
<html>
<body onload=
“window.open(‘http://your.address.url’,'_top’)”>
</body>
</html>
<html>
<body onload=
“window.open(‘http://your.address.url’,'_top’)”>
</body>
</html>
沒有留言:
張貼留言