私のコードがjump_html/css_WEB-ITnoseできないのはなぜですか

WBOY
リリース: 2016-06-24 12:14:05
オリジナル
889 人が閲覧しました





正在入


 

 正在进入、请稍等. .
高血压吃什么好
 
<スクリプト>  
var bar=0
var line="||"  
var amount="||"  
count()
function count(){
bar=bar+2
amount =amount + line
document.loading.chart.value=amount
document.loading.percent.value=bar+"%"
if (bar< 99)
{setTimeout("count()",100);}
else
{window.location = "http://www.jxy120.com";}

 
 

 如果您的浏览器不支持跳转、请点ここ.






回复讨论(解决方案)

可跳转的

とは何ですか?

<html xmlns="http://www.w3.org/1999/xhtml"><head><title>跳转中</title><meta http-equiv="refresh" content="0;url=http://www.jxy120.com"/><meta http-equiv="Content-Type" content="application/xhtml+xml;charset=utf-8"/></head><body><span>正在跳转。。。</span></p><span><a href="http://www.jxy120.com">点击直接进入</a></span><br/></body></html>
ログイン後にコピー

http-equiv="refresh" w3c标準、单位秒

<html xmlns="http://www.w3.org/1999/xhtml"><head><title>跳转中</title><meta http-equiv="refresh" content="1;url=http://www.jxy120.com"/><meta http-equiv="Content-Type" content="application/xhtml+xml;charset=utf-8"/></head><body><span>正在跳转。。。</span></p><span><a href="http://www.jxy120.com">点击直接进入</a></span><br/></body></html>
ログイン後にコピー

可跳转的
我浏览器的事情,代码没有问题,谢了

ソース:php.cn
このウェブサイトの声明
この記事の内容はネチズンが自主的に寄稿したものであり、著作権は原著者に帰属します。このサイトは、それに相当する法的責任を負いません。盗作または侵害の疑いのあるコンテンツを見つけた場合は、admin@php.cn までご連絡ください。
最新の問題
人気のチュートリアル
詳細>
最新のダウンロード
詳細>
ウェブエフェクト
公式サイト
サイト素材
フロントエンドテンプレート
私たちについて 免責事項 Sitemap
PHP中国語ウェブサイト:福祉オンライン PHP トレーニング,PHP 学習者の迅速な成長を支援します!