ホーム へ       サンプルページ   フルスクリーン背景画像cs  fscr_bgimgcs.htm(説明ファイル)

PCの解像度に応じて全画面・フルスクリーンに画像を表示、透過率可変DIVに “トップナビバー 53a" を記述(例)。      jQuery,DHTML。      ハイパーリンク、画像、DIVサイズ・コンテンツなどのカスタマイズはテキストエディターなどで可。    all 対応。     コピー、編集し、簡単にWebで応用できまっ、(^ ^)。

デモは、fscr_bgimgc.htm をクリック、トップナビバーのクリック、Winサイズ変更などで。

 

< ご使用方法 >

 ・ ローカル(=PC)への保存は、fscr_bgimg/ をクリック開いたホルダーで 、fscr_bgimgc.htm(実装ファイル)、fscr_bgimgcs.htm、001040710.js、001040710.css を右クリック、[対象をファイルに保存] - 【ファイルのダウンロード】、【ファイル名を付けて保存】 - <保存する場所>: ……、などで。    ※:  変わってしまった、ファイル名や、*.html 中のパスは要修正。

 ・ このDHTMLの実装方法は、fscr_bgimgc.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、*.gif なども転送/配置し実施。  ※:別ディレクトリーに配置時は、*.html 中のパスは要修正。   FTPなどで変わってしまったファイル名は要修正。    スクリプト構文中への改行混入は非作動原因。

 ・ 関連情報 : 色記号5〃6スタイルシートリファレンスホームページ開設入門。   Web DevelopmentWeb開発IE10 互換性クックブック〃開発者向けガイド、IE API リファレンスIE 開発 > HTMLとCSS開発ツールでサイトを修正スクリプト デバッグの概要HTMLとCSSのサポートCSSの改良点XML〃リファレンスDHTML

 

(*1) : fscr_bgimgc.htm (例)         挿入先の  <head> 〜 </head> の、 部分にペーストします。

 HTMLの編集方法   (*1) をテキストエディターで開き、下記↓のHTMLを挿入先ファイルにペースト、太字部分を編集し使用。
〔この列ペースト不要〕   


シフトJIS使用(削除不可)

互換表示

ieなどに表示するアイコンファイル名(削除可)

<style type= </style>は(削除可)
(*1)〜(*3)表タイトル背景
body 文字色 背景色 下線
ハイパーリンク 〃
表示済みの〃
マウスオーバー時の〃
クリック中の〃
フォント

リンクを新しいWinで開くを標準(削除可)※:target= いろいろ
同じフレーム=_self、ページ全体=_top、親フレーム=_parent
お気に入り、タスクバーに表示するページ名(≠ファイル名)

 

 

 

背景画像実サイズ

 

 

 

 

自由コンテンツ記述DIV
位置

内余白
幅 高さ

 

 

 

 

 

 

 

トップナビバー

 

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">

<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>サンプルページ  フルスクリーン背景画像cs</title>

<!-- ☆ ----------- ↓ この間をコピー&ペーストします。 ------------ -->
<link rel="stylesheet" type="text/css" href="001040710.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script src="001040710.js" type="text/javascript"></script>
<script type="text/javascript">
<!--
// You need to specify the size of your background image here (could be done automatically by some PHP code)
var FullscreenrOptions = { width: 1248, height: 832, bgID: '#bgimg' };
// This will activate the full screen background!
jQuery.fn.fullscreenr(FullscreenrOptions);
//-->
</script>
<style>
body {
overflow:hidden;
padding:0;margin:0;
height:100%;width:100%;
}

#content {
position: absolute;
top: 10px;
left: 10px;
z-index: 2;
padding: 0px;
background: rgba(231,228,204,0.8);
width: 0px;
height: 0px;
filter:progid: DXImageTransform.Microsoft.Alpha(Opacity=65, FinishOpacity=65)
}

#bgimg {
position:absolute;
z-index: -1;
}

#main{
z-index: 5;
overflow:auto;
padding:1% 2%;
height:98%;width:96%;
}

</style>
<!-- ☆ ----------- ↑ この間をコピー&ペーストします。 ------------ -->
<!-- ☆ ----------- ↓ この間をコピー&ペーストします。 ------------ -->
<style type="text/css"><!--

====  この間、説明を省略。  ====

display: block; left: 140px; position: absolute; top: 2px
}
.xxx ul li:hover ul li:hover ul.left {
left: -140px
}
--></style>

<!--[if lte IE 6]>
<style type="text/css"><!--
/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any
way to fit your requirements.
=================================================================== */
.xxx ul li a.xx2, .xxx ul li a:visited.xx2 {display:none;}
.xxx ul li a:hover ul li a.xx2 {display:none;}
.xxx ul li a:hover {background: #E3E3E3; color: #3D0160; background-image: url('http://www.pat.hi-ho.ne.jp/oka_tosho/tab_menu12/bg_gry2.gif');}
.xxx ul li a:hover ul {display:block; position:absolute; top:21px; left:0; width:140px;}
.xxx ul li a:hover ul li a.xx3 {background: #E3E3E3; color: #3D0160; background-image: url('http://www.pat.hi-ho.ne.jp/oka_tosho/tab_menu12/bg_gry2.gif');}
.xxx ul li a:hover ul li a {display:block; background: #EFEFEF; color: #000; background-image: url('http://www.pat.hi-ho.ne.jp/oka_tosho/tab_menu12/bg_gry3.gif');}
.xxx ul li a:hover ul li a ul {visibility:hidden;}
.xxx ul li a:hover ul li a:hover {background: #E3E3E3; color: #3D0160; background-image: url('http://www.pat.hi-ho.ne.jp/oka_tosho/tab_menu12/bg_gry2.gif');}
.xxx ul li a:hover ul li a:hover ul {visibility:visible; position:absolute; left:120px; top:2px; color:#000;}
.xxx ul li a:hover ul li a:hover ul.left {left:-140px;}
--></style>
<![endif]-->
<!-- ☆ ----------- ↑ この間をコピー&ペーストします。 ------------ -->

 

 

(*2) : fscr_bgimgc.htm (例)        挿入先の  <body> 〜 </body> の、 部分にペーストします。

 HTMLの編集方法   (*2)をテキストエディターで開き、下記↓のHTMLを挿入先ファイルにペースト、太字部分を編集し使用。
〔この列ペースト不要〕

 

 

URL サイト、メニュー名

以下、同様。

 

 

 

URL サイト、メニュー名

以下、同様。

 

 

 

 

 

 

 

 

 

 

 

 

 

背景画像URL


<body> <!-- ★ ----------- ↓ この間をコピー&ペーストします。 ------------ -->
<div id="content">
<!-- ★ ----------- ↓ この間をコピー&ペーストします。 ------------ -->
<div class="xxx">
<ul>

<li><a class=xx2 href="http://www./……/xxx.html" target="_blank">  サイト 1</a>
<!--[if lte IE 6]>
<a href="http:// …… .html">  サイト 1
<table><tr><td>
<![endif]-->
<ul>
<li><a class="xx2" href="http://www./……/xxx.html" target="_blank">  サイト 11 &gt;</a>
<!--[if lte IE 6]>
<a class="xx3" href="http://www./……/xxx.html" target="_blank">  サイト 11 &gt;
<table><tr><td>
<![endif]-->
<ul>
<li><a href="http://music.msn.com/" target="_blank"> msn ♪ Music</a></li>
<li><a href="http://www.live.com/" target="_blank" title="Windows Live- Powerd by Microsoft"> WindowsLive</a></li>
<li><a href="http:// …… Home" target="_blank" title="Microsoft"> Mediaguide/Home</a></li>
<li><a href="http:// …… /MyRadio.asp" target="_blank" title="マイ ラジオ - Windows Media.comラジオチューナー"> Microsoft ラジオチューナー</a></li>
<li><a href="http:// …… genre=JZ" target="_blank" title="Find Stations - Windows Media.com Radio Tuner"> Microsoft Radio Tuner</a></li>
<li><a href="http:// …… miles-davis/?ipp=25" target="_blank"> Miles Davis</a></li>
<li><a href="http:// …… .html">  サイト 117</a></li>
<li><a href="http:// …… .html">  サイト 118</a></li>
<li><a href="http:// …… .html">  サイト 119</a></li>
<li><a href="http:// …… .html">  サイト 1110</a></li>
</ul>
<!--[if lte IE 6]>
</td></tr></table>
</a>

====  この間、説明を省略。  ====

<![endif]-->
</li>
<li><a href="http:// …… .html">  サイト 62</a></li>
<li><a href="http:// …… .html">  サイト 63</a></li>
<li><a href="http:// …… .html">  サイト 64</a></li>
<li><a href="http:// …… .html">  サイト 65</a></li>
<li><a href="http:// …… .html">  サイト 66</a></li>
<li><a href="http:// …… .html">  サイト 67</a></li>
<li><a href="http:// …… .html">  サイト 68</a></li>
<li><a href="http:// …… .html">  サイト 69</a></li>
<li><a href="http:// …… .html">  サイト 610</a></li>
</ul>
<!--[if lte IE 6]>
</td></tr></table>
</a>
<![endif]-->

</li>
</ul>

</div>
<!-- ★ ----------- ↑ この間をコピー&ペーストします。 --------------- -->
</div>
<img id="bgimg" src="http:// …… 78h1230.jpg" />
<!-- ★ ----------- ↑ この間をコピー&ペーストします。 ------------ -->

 

 

< 補足 >    適時参照あれ!。

 ・ Wordpad によるHTMLソース(タグ)を見ながらの直接編集方法。