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

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

デモは、fscr_bgimga.htm をクリック、マウスオーバーメニューのクリック、Winサイズ変更などで。

 

< ご使用方法 >

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

 ・ このDHTMLの実装方法は、fscr_bgimga.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_bgimga.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>サンプルページ  フルスクリーン背景画像as</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: 1300, height: 822, 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: 0px;
left: 0px;
z-index: 2;
padding: 0px;
xbackground: rgba(215,209,220,0.8);
width: 1px;
height: 1px;
}

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

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

</style>
<!-- ☆ ----------- ↑ この間をコピー&ペーストします。 ------------ -->

<!-- ☆ ---------- ↓ この間をコピー、編集、ペーストします。 ---------- -->
<style type="text/css" media="all"><!--
/* begin navigation */
table#nav {
background-color: #fff;
margin: auto;
}

table#nav td {
text-align: center;
font: 12px lucida grande, geneva, verdana;
background-color: #fff;
border-top: 1px solid #a1a5a9;
border-bottom: 1px solid #a1a5a9;
}

table#nav td a {
text-decoration: none;
display: block;
margin: 0;
color: #000;
padding: 3px 15px 3px 15px;
background-image: url(http://www.pat.hi-ho.ne.jp/oka_tosho/tab_menu12/svbgf02.gif);
}

table#nav td a:hover {
color: #005A62;
background-image: url(http://www.pat.hi-ho.ne.jp/oka_tosho/tab_menu12/30tbwh1.gif);
display: block;
font-weight: strong;
text-decoration: none;
}
table#nav td a:active {
color: #110061;
background-image: url(http://www.pat.hi-ho.ne.jp/oka_tosho/tab_menu12/30tbwh1.gif);
display: block;
font-weight: strong;
text-decoration: none;
}

#one a:link, #one a:visited {
border-left: 1px solid #a1a5a9;
}

#ten a:link, #ten a:visited {
border-right: 1px solid #a1a5a9;
}
/* end navigation */
--></style>
<!-- ☆ ---------- ↑ この間をコピー、編集、ペーストします。 ---------- -->

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

 

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

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

 

 

 

メニュー幅

URL 吹き出し サイト名

以下、同様。

 

 

 

 

 

画像


<body>

<!-- ★ ----------- ↓ この間をコピー&ペーストします。 ------------ -->
<div id="content">
<!-- ■ ---- 位置調整のためのDIV有りは、 ↓ この間をコピー&ペーストします。 -->
<!--               表示枠位置     表示枠サイズ        座標              表示枠背景色 -->
<div style="font:normal 12px Arial; position:absolute; top:0; left:0; width:; height:; z-index:10; visibility:visible; background-image: url(''); background-color:">
<!-- ☆ ----------  ↓ この間をコピー、編集、ペーストします。 ---------- -->
<div id="main">
<table width="900" border="0" cellpadding="0" cellspacing="0" id="nav">
<tr align="center" valign="middle">
<td nowrap id="one"><a href="http:// …… light_image4.htm" target="_blank" title="暗い背景に、画像をスライドショー表示。">照明画像4</a></td>
<td nowrap id="two"><a href="http:// …… img_chg28a.htm" target="_blank" title="ターマー切り替え・スライドショー、残像効果、1230x770。">画像切換28a</a></td>

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

<td nowrap id="nine"><a href="http://edition.cnn.com/" target="_blank">CNN</a></td>
<td nowrap id="ten"><a href="http:// …… pictures" target="_blank">Reuters Photos</a></td>
</tr>
<tr>
<td colspan="10" style="border: 0px;"><img src="shadow.gif" alt="shadow" width="100%" height="4" border="0"></td>
</tr>
</table>
</div>
<!-- ☆ ---------- ↑ この間をコピー、編集、ペーストします。 ---------- -->
</DIV>
<!-- ■ ---- 位置調整のためのDIV有りは ↑ この間をコピー&ペーストします。 -->
</div>
<img id="bgimg" src="http:// …… windows72h1230.jpg" />
<!-- ★ ----------- ↑ この間をコピー&ペーストします。 ------------ -->

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

 

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

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