http://tsukikalab.blog.shinobi.jp/
2008/10/16 (Thu) 09:21
Category : customize
折りたたみ式プラグインにする場合のhtml編集。(忍者テンプレート用)
長くなるので、折りたたみます。
長くなるので、折りたたみます。
テンプレート編集画面下、htmlの変更箇所。
<body> 真下にオープンプラグイン用の Java Scpipt を埋め込みます。
次に、折りたたみしたいプラグインの、下記 の部分を書き換えます。
たとえば、プラグイン3を折りたたみにしたい場合だと・・・
<plugin3> ~ </plugin3> の間の の部分を削除します。
削除後、下記のタグを打ち込みます。(コピペでOK)
以上でおしまい。
<body> 真下にオープンプラグイン用の Java Scpipt を埋め込みます。
|
<script type="text/javascript" language="JavaScript">
<!-- function openPlugin(id){ if(document.getElementById){ if(document.getElementById(id).style.display == "none") document.getElementById(id).style.display = "block"; else document.getElementById(id).style.display = "none";}} //--> </script> |
次に、折りたたみしたいプラグインの、下記 の部分を書き換えます。
たとえば、プラグイン3を折りたたみにしたい場合だと・・・
<plugin3> ~ </plugin3> の間の の部分を削除します。
|
<!--plugin3-->
<div class="PluginInnerBlock"> <div class="PluginTitle <!--$plugin_title_align-->"> <!--$plugin_title--> </div> <div class="PluginExplanation <!--$plugin_explanation_align-->"> <!--$plugin_header_explanation--> </div> <div class="PluginContents <!--$plugin_contents_align-->"> <!--$plugin_data--> </div> <div class="PluginExplanation <!--$plugin_explanation_align-->"> <!--$plugin_footer_explanation--> </div> </div> <!--/plugin3--> |
削除後、下記のタグを打ち込みます。(コピペでOK)
|
<div class="PluginInnerBlock">
<div class="PluginTitle <!--$plugin_title_align-->"> <a href="JavaScript:openPlugin('open<!--$plugin_no-->')">▼ <!--$plugin_title--></a> </div> <div id="open<!--$plugin_no-->" style="display:none;"> <div class="PluginExplanation <!--$plugin_explanation_align-->"> <!--$plugin_header_explanation--> </div> <div class="PluginContents <!--$plugin_contents_align-->"> <!--$plugin_data--> </div> <div class="PluginExplanation <!--$plugin_explanation_align-->"> <!--$plugin_footer_explanation--> </div> </div> </div> |
以上でおしまい。
PR
この記事にコメントする
Calendar
| 04 | 2012/05 | 06 |
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | 31 |
Thanks
New Entries
New Comments
Christmastide
⇒ DSLR-A850 (11/12)
Christmastide
⇒ proviron (11/08)
Christmastide
⇒ appliance repair (11/04)
Christmastide
⇒ free forex signals (10/31)
blue flower
⇒ 橙 (08/29)
blue flower
⇒
月華
blue flower
⇒ 橙 (08/28)
blue flower
⇒
月華
twilight
⇒ AKIG (07/25)
twilight
⇒
月華
ツリー化と新着マーク
⇒ AsceliCesee (07/20)
ツリー化と新着マーク
⇒
月華
jewel
⇒ えいしん (01/28)
jewel
⇒
月華
はじめに
⇒ くるりん村長 (12/25)
はじめに
⇒
月華
Profile
Author : 月華
about me : とにかくブルー好き
精神的に落ち着く色らしい。。。(≧m≦)
OS  : Windows Vista ・ XP ・ Me
browser : IE 6 ・7 ・8
      Firefox 3.6.15
      Safari 5.0.4
Google chrome 8.0.552.237
▼ リンクバナー
当ブログはリンクフリーです。
バナーは、右クリック → 保存 でお持ち帰りください。
Name : tsukika's lab
URL : http://tsukikalab.blog.shinobi.jp/
Master : 月華
Search in Blog

























































