html2秒跳轉(zhuǎn)至其他頁面
發(fā)表時(shí)間:2024-05-01 來源:明輝站整理相關(guān)軟件相關(guān)文章人氣:
[摘要]這次給大家?guī)韍tml兩秒跳轉(zhuǎn)至其他頁面,html兩秒跳轉(zhuǎn)至其他頁面的注意事項(xiàng)有哪些,下面就是實(shí)戰(zhàn)案例,一起來看一下。<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://w...
這次給大家?guī)韍tml兩秒跳轉(zhuǎn)至其他頁面,html兩秒跳轉(zhuǎn)至其他頁面的
注意事項(xiàng)有哪些,下面就是實(shí)戰(zhàn)案例,一起來看一下。
<!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>無標(biāo)題文檔</title>
</head>
<body>
<if condition="$id eq 1">
<meta http-equiv="refresh" content="2; URL=APP/index.php/Select/chaxun">
{$rows}
<font color="#FF0000">兩秒后自動跳轉(zhuǎn)!</font>
</if>
<
foreach
name="rows" item="val">
{$val.id} ------ {$val.name}
<hr />
<a href="APP/index.php/Select/chaxun">點(diǎn)擊返回繼續(xù)
查詢
!</a>
</foreach>
</body>
</html>
相信看了這些案例你已經(jīng)掌握了方法,更多精彩請關(guān)注php中文網(wǎng)其它相關(guān)文章!
相關(guān)閱讀:
html area圖片熱點(diǎn)如何使用
怎樣使用trigger方式實(shí)現(xiàn)不用點(diǎn)擊file類型的input彈出文件選擇對話框
以上就是html兩秒跳轉(zhuǎn)至其他頁面的詳細(xì)內(nèi)容,更多請關(guān)注php中文網(wǎng)其它相關(guān)文章!
網(wǎng)站建設(shè)是一個(gè)廣義的術(shù)語,涵蓋了許多不同的技能和學(xué)科中所使用的生產(chǎn)和維護(hù)的網(wǎng)站。