★JavaScriptリファレンス

結果はどのようにランク付けされますか?
順位はどのように決まるのでしょうか?
2Ranking the results of your bets can be a complex task depending on your specific situation and goals. There are many different ways to rank betting results, and the choice of method often depends on what you want to achieve. The general approach for ranking betting results is as follows:
Read in-detail

私たちはカジノサイトを独自にレビューしています。当社のリンクを通じてサインアップすると、追加料金なしで当社に手数料が発生する場合があります。

location.replace() …… 指定したページへ移動する
Internet Explorer
Google Chrome
Safari
Firefox
Opera
広告



locationオブジェクトのreload()メソッドは、指定したページへ移動します。

このメソッドでページを移動すると履歴が残らないため、
ブラウザの[戻る]ボタンで前のページに戻ることができなくなります。

■構文・引数・戻り値

構文
location.replace(移動先URL)
引数
移動先URL
戻り値
なし

■使用例

HTML + JavaScriptソース

<html>
<head>
<title>location.replace()の使用例</title>
<script>
function sample(){
	location.replace("https://htmqcom1.wpengine.com/tech/");
}
</script>
</head>
<body> 
<a href="#"  onclick="sample()">履歴を残さずにトップページへ移動</a>
</body>
</html>

↓↓↓

ブラウザ上の表示

使用例を見る

■関連項目

location.href …… 現在ページURLを参照する
location.protocol …… 現在ページURLのプロトコルを参照する
location.hostname …… 現在ページURLのホスト名を参照する
location.host …… 現在ページURLのホスト情報を参照する
location.port …… 現在ページURLのポート番号を参照する
location.pathname …… 現在ページURLのパス名を参照する
location.search …… 現在ページURLのサーチ情報を参照する
location.hash …… 現在ページURLのハッシュ部分を参照する

location.reload() …… ページをリロード(再読み込み)する
location.replace() …… 指定したページへ移動する

広告



Casino Finder

Don’t know which casino is the best for you?

Easily find your perfect casino in under a minute, no sign up necessary.