01.
<
head
>
02.
03.
04.
<
script
src
=
'http://holmes21.up.seesaa.net/js/showhide.js'
type
=
'text/javascript'
/>
05.
<
link
href
=
'http://holmes21.up.seesaa.net/css/prestyle.css'
rel
=
'stylesheet'
type
=
'text/css'
/>
06.
07.
<
link
href
=
'http://holmes21.up.seesaa.net/sh/shCore.css'
rel
=
'stylesheet'
type
=
'text/css'
/>
08.
<
link
href
=
'http://holmes21.up.seesaa.net/sh/shThemeDefault.css'
rel
=
'stylesheet'
type
=
'text/css'
/>
09.
<
script
src
=
'http://holmes21.up.seesaa.net/sh/shCore.js'
type
=
'text/javascript'
/>
10.
<
script
src
=
'http://holmes21.up.seesaa.net/sh/shLegacy.js'
type
=
'text/javascript'
/>
11.
<
script
src
=
'http://holmes21.up.seesaa.net/sh/shBrushVb.js'
type
=
'text/javascript'
/>
12.
<
script
src
=
'http://holmes21.up.seesaa.net/sh/shBrushCss.js'
type
=
'text/javascript'
/>
13.
<
script
src
=
'http://holmes21.up.seesaa.net/sh/shBrushPhp.js'
type
=
'text/javascript'
/>
14.
<
script
src
=
'http://holmes21.up.seesaa.net/sh/shBrushXml.js'
type
=
'text/javascript'
/>
15.
<
script
src
=
'http://holmes21.up.seesaa.net/sh/shBrushPlain.js'
type
=
'text/javascript'
/>
16.
<
script
src
=
'http://holmes21.up.seesaa.net/sh/shBrushJScript.js'
type
=
'text/javascript'
/>
17.
<
script
src
=
'http://holmes21.up.seesaa.net/sh/shBrushSql.js'
type
=
'text/javascript'
/>
18.
<
script
type
=
'text/javascript'
>
19.
SyntaxHighlighter.config.clipboardSwf = 'http://holmes21.up.seesaa.net/sh/clipboard.swf';
20.
SyntaxHighlighter.config.strings.copyToClipboardConfirmation = '\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u306b\u30b3\u30d4\u30fc\u3057\u307e\u3057\u305f\u3000\u3000\u3000';
21.
SyntaxHighlighter.defaults['auto-links'] = false;
22.
</
script
>
23.
24.
<
style
type
=
'text/css'
>
25.
.syntaxhighlighter div,
26.
.syntaxhighlighter span,
27.
.syntaxhighlighter code {
28.
font-size:12px!important;
29.
font-family: "MS Pゴシック"!important;
30.
}
31.
.syntaxhighlighter {
32.
padding:5px!important;
33.
background-color:#FFFFFF!important;
34.
border-style:solid!important;
35.
border-color:#808080!important;
36.
border-width:1px!important;
37.
}
38.
</
style
>
39.
40.
41.
・・・・</
head
>
0 件のコメント:
コメントを投稿