index.html から bodyheader.html
をインクルードしようとすると、
ページがロード中になって固まります。
1.同じフォルダをインクルード
<span ext:include="bodyheader.html"/>
2.commonフォルダのファイルをインクルード
<span ext:include="common/bodyheader.html"/>
<span ext:include="../common/bodyheader.html"/>
<span ext:include="./common/bodyheader.html"/>
<span ext:include="/common/bodyheader.html"/>
<span ext:include="common/bodyheader.html"/>
bodyheader.html に
<div ext:wrap="false">
</div>
と空定義してもだめでした。
Kenta Koga
None
v1.1
Public
|
Date: 2008-06-15 22:43
|
|
Date: 2008-06-06 04:56
|
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2008-06-15 22:43 | serenexp |
| resolution_id | None | 2008-06-15 22:43 | serenexp |
| close_date | - | 2008-06-15 22:43 | serenexp |
| priority | 5 | 2008-06-06 02:32 | akkii_206 |