ホーム へ サンプルページ 常駐コンテンツ 30 always_ontop30.htm
ページスクロール時にフローティング(定位値保持)するトップナビバーです。 DHTML。 サイズ、ハイパーリンクなどのカスタマイズはテキストエディターなどで可。 all 対応。 コピー、編集 し、簡単にWebで応用できまっ、(^ ^)。
デモ は、ページのスクロールで。
< ご使用方法 >
・ ローカル(=PC)への保存 は、always_ontop30/ をクリック開いたホルダーで always_ontop30.htm、001147440.js、001147440.css、001147441.js を右クリック、[対象をファイルに保存] - 【ファイルのダウンロード 】、【ファイル名を付けて保存】 - <保存する場所>: ……、などで。 ※: 変わってしまった、ファイル名や、*.html 中のパスは要修正。
・ このDHTMLの実装方法 は、always_ontop30.htm をテキストエディターで開き、ホームページ作成ソフトなどのHTML挿入/編集メニューなどを使って、新しいページ 1 や hogehoge.html(=任意の挿入先ファイル名) の、 <head> 〜 </head> の任意の行間に (*1) を、さらに
<body> 〜 </body> の任意の行間に (*2) をペーストします。
・ 編集 方法 は、hogehoge.html を WordPad や SmipleTextなどのテキストエディター、あるいは ”FrontPage Express ” などのホームページ制作ソフトのHTMLタグ挿入/編集メニュー で開き編集 します。 下記の(例) (*1) と、(*2) を参考に太字部分 の編集を任意に行います。
※: テキストエディターによる編集 は、HP制作ソフトとの互換性の問題を生じません(HP制作ソフト間は少し生じる)。
・ 作動テスト は、ローカル(PC)に保存し、 Internet Explorer 10.x〜 などで開いて。
更新の確認は、[F5]キー を押し、最新データ読み込み、で。 あるいは、Internet Explorerを全て閉じ、再起動を行い、閲覧履歴の削除後や、【Internet Explorer】- [ツール] - [インターネット オプション] -
[閲覧の履歴] - [削除] などでも。
・ アップロード や作動テストは、hogehoge.html と同じ階層〔ホルダー/ディレクトリー〕に、使用する画像、*.js、*.css なども転送/配置し実施。 ※:別ディレクトリーに配置時は、*.html 中のパスは要修正。 FTPなどで変わってしまったファイル名は要修正。 スクリプト構文中への改行混入は非作動原因。
・ 関連情報 :
色記号5 、〃6 、スタイルシートリファレンス 、ホームページ開設入門 。 Web Development 、Web開発 、IE10
互換性クックブック 、〃開発者向けガイド、 IE
API リファレンス 、IE 開発
> HTMLとCSS 、開発ツールでサイトを修正 、スクリプト デバッグの概要 、HTMLとCSSのサポート 、CSSの改良点 、XML 、〃リファレンス 、DHTML 。
(*1)
: always_ontop30.htm (例) 挿入先の <head> 〜 </head> の、〜 部分にペーストします。
HTMLの編集方法
(*1) をテキストエディターで開き、下記↓のHTMLを挿入先ファイルにペースト、太字部分 を編集し使用。
〔この列ペースト不要〕
シフトJIS使用(削除不可)
互換表示
ieなどに表示するアイコンファイル名 (削除可)
<style type= 〜
</style> は(削除可)
(*1)〜(*3)表タイトル背景
body 文字色 背景色 下線
ハイパーリンク 〃
表示済みの〃
マウスオーバー時の〃
クリック中の〃
フォント
リンクを新しいWinで開くを標準 (削除可)※:target= いろいろ
同じフレーム=_self、ページ全体=_top、親フレーム=_parent
お気に入り、タスクバーに表示するページ名 (≠ファイル名)
削除可
<meta http-equiv="Content-Type" content="text/html; charset=x-sjis">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link REL="SHORTCUT ICON" href="favicon.ico ">
<style type= "text/css"> <!--
.xxx0
{ background: #F9F8F9 url('wttec.gif');
}
.xxx1 { background-color:#E3E0DC; }
.xxx2 { background-color:#FFF; }
body { color:#000000; background: #F9F8F9
url('wttec.gif'); text-decoration:none;
}
a:link { color:#3C0055; background-color:#FBFAFE; text-decoration:none; }
a:visited { color:#270037; background-color:#EDECEF; text-decoration:none; }
a:hover { color:#1F002E; background-color:#D2F3F4;
text-decoration:underline; }
a:active { color:#1F002E; background-color:#F5FFD2;
text-decoration:underline; }
font {font-size:12px;
line-height:13px;}
body,tr,td,form{ font-family:MS PGothic,MS Gothic,Verdana; font-size: 12px}
--></style>
<base target="_blank ">
<title>サンプルページ 常駐コンテンツ30 </title>
<!-- ☆ ----------- ↓ この間をコピー&ペーストします。 ------------ -->
<link rel="stylesheet" href="001147440.css " />
<link rel="stylesheet" href="001147441.css " />
<style>
#header {position: absolute; top: 0px; left: 0px; width:100%; margin:2px;
padding: 0px; text-align: left; color:#2E0064; background: #FFF
url('http://……/tab_menu12/bg_slva3r.jpg');border-left: 1px solid
#F0F0F4; border-top: 1px solid #F0F0F4; border-right: 1px solid #E2E2E7;
border-bottom: 1px solid #E2E2E7;; font-style:normal; font-variant:normal;
font-weight:normal; font-size:13px; font-family:Lucida
Console;color:#2E0064;"}
</style>
<script src="001147440.js ">
/***********************************************
* Sticky Horizontal Menu - (c) Dynamic Drive DHTML code library
(www.dynamicdrive.com)
* Please keep this notice intact
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and
100s more
***********************************************/
</script>
<!-- ☆ ----------- ↑ この間をコピー&ペーストします。 ------------ -->
</head>
(*2)
: always_ontop30.htm (例) 挿入先の <body> 〜
</body> の、〜
部分にペーストします。
HTMLの編集方法
(*2) をテキストエディターで開き、下記↓のHTMLを挿入先ファイルにペースト、太字部分 を編集し使用。
〔この列ペースト不要〕
アイコン URL 吹き出し
以下、同様。
<body>
<!-- ★ ----------- ↓ この間をコピー&ペーストします。 ------------ -->
<button id="stickymobiletoggler"></button>
<div id="stickymenuwrapper">
<div id="stickymenudiv">
<ul id="header">
<li><img src="./google_maps17/map.gif " alt="" width="20" height="20"
border="0" align="absmiddle" /> <a target="_self" href="../google_maps33.htm "
title="世界の道路交 通量">道路交通 量</a></li>
<li><a target="_self" target="_self"
href="http://……/google_map/google_map3a.htm">ルート案内3a</a></li>
<li><a target="_blank" title="標高グラフ付き"
href="http://……/google_map/google_map3d.htm">〃 3d</a></li>
<li><a target="_self" target="_self" title="世界の主要都市路線"
href="google_maps33.htm" title="世界の都市交通路線">都市交通路線</a></li>
<li><a target="_self" href="./google_maps31.htm"
target="_self">建物・店舗検索</a></li>
<li><a target="_self" href="./google_maps28.htm" target="_self"
title="世界のホテル検索">ホテル検索</a></li>
<li><a target="_self" target="_self" title="巨大建造物の上空俯瞰"
href="http://……/google_api/google_earth8.htm">上空俯瞰</a></li>
<li><a target="_blank" title="上空・地上の散歩(品川岸壁スタート)"
href="http://……/google_api/google_earth10.htm">上空散歩</a></li>
<li><a target="_self"
href="./google_maps16/google_maps16a.htm">新宿コーヒー店</a></li>
<li><a target="_self" title="全国店舗(店名・営業時間・無線LANi)"
href="google_maps18/google_maps18.htm">スターバックス</a></li><li><a
target="_self" title="名称・標高"
href="google_maps25/google_maps25.htm">日本百名山</a></li>
<li><a target="_self" title="世界地図(首都・国旗)"
href="http://……/flag/flag1fr.htm">世界の国々</a></li>
</ul>
</div>
</div>
<!-- ★ ----------- ↑ この間をコピー&ペーストします。 ------------ -->
==== この間、説明を省略。 ====
< 補足 > 適時参照あれ!。
・ Wordpad によるHTMLソース(タグ)を見ながらの直接編集方法。