[TYPO3-english] GMENU_LAYER and 4.6
Gideon So
gideonso at livingwater.org.hk
Thu Nov 17 13:24:55 CET 2011
Hi Alex,
Here is the output html
-------------- Start HTML ---------------------------------------
<div id="menu">
<table cellpadding="0" cellspacing="0">
<tbody><tr>
<td>
<div id="anchorIDd49ffee78c" style="position: absolute;
visibility: hidden;"></div>
<div id="itemIDd49ffee78c" style="width: 100%; height:
100%;">
<a href="http://www.bbhk.org.hk/9/"
onfocus="blurLink(this);" onmouseover="GL_doTop('f3e5d7',
'Menuf3e5d70');over('img3_8c95_0');"
onmouseout="out('img3_8c95_0');GL_stopMove('f3e5d7');"><img
src="file:///home/gideon/%E6%A1%8C%E9%9D%A2/typo3temp/menu/0c8cfe945f.png"
alt="認識我們" name="img3_8c95_0" id="img3_8c95_0" border="0"
height="25" width="115"></a>
</div>
</td>
<td>
<div id="anchorIDbcba5d8e24" style="position: absolute;
visibility: hidden;"></div>
<div id="itemIDbcba5d8e24" style="width: 100%; height:
100%;">
<a href="http://www.bbhk.org.hk/hki/"
onfocus="blurLink(this);" onmouseover="GL_doTop('f3e5d7',
'Menuf3e5d71');over('img4_8c95_1');"
onmouseout="out('img4_8c95_1');GL_stopMove('f3e5d7');"><img
src="file:///home/gideon/%E6%A1%8C%E9%9D%A2/typo3temp/menu/0a19e3d02a.png"
alt="組織及單位" name="img4_8c95_1" id="img4_8c95_1" border="0"
height="25" width="115"></a>
</div>
</td>
<td>
<div id="anchorID0c6523e924" style="position: absolute;
visibility: hidden;"></div>
<div id="itemID0c6523e924" style="width: 100%; height:
100%;">
<a href="http://www.bbhk.org.hk/agm/"
onfocus="blurLink(this);" onmouseover="GL_doTop('f3e5d7',
'Menuf3e5d72');over('img5_8c95_2');"
onmouseout="out('img5_8c95_2');GL_stopMove('f3e5d7');"><img
src="file:///home/gideon/%E6%A1%8C%E9%9D%A2/typo3temp/menu/3c538b7cb2.png"
alt="總 部" name="img5_8c95_2" id="img5_8c95_2" border="0" height="25"
width="115"></a>
</div>
</td>
<td>
<div id="anchorID23f1e5aac4" style="position: absolute;
visibility: hidden;"></div>
<div id="itemID23f1e5aac4" style="width: 100%; height:
100%;">
<a href="http://www.bbhk.org.hk/67/"
onfocus="blurLink(this);" onmouseover="GL_doTop('f3e5d7',
'Menuf3e5d73');over('img6_8c95_3');"
onmouseout="out('img6_8c95_3');GL_stopMove('f3e5d7');"><img
src="file:///home/gideon/%E6%A1%8C%E9%9D%A2/typo3temp/menu/dc0645aef3.png"
alt="e-notice" name="img6_8c95_3" id="img6_8c95_3" border="0"
height="25" width="115"></a>
</div>
</td>
<td>
<div id="anchorID629a89e4ff" style="position: absolute;
visibility: hidden;"></div>
<div id="itemID629a89e4ff" style="width: 100%; height:
100%;">
<a href="http://www.bbhk.org.hk/87/"
onfocus="blurLink(this);" onmouseover="GL_doTop('f3e5d7',
'Menuf3e5d74');over('img7_8c95_4');"
onmouseout="out('img7_8c95_4');GL_stopMove('f3e5d7');"><img
src="file:///home/gideon/%E6%A1%8C%E9%9D%A2/typo3temp/menu/f07e1e8f0f.png"
alt="資料庫" name="img7_8c95_4" id="img7_8c95_4" border="0" height="25"
width="115"></a>
</div>
</td>
<td>
<div id="anchorIDa3e8c9cc95" style="position: absolute;
visibility: hidden;"></div>
<div id="itemIDa3e8c9cc95" style="width: 100%; height:
100%;">
<a href="http://www.bbhk.org.hk/101/"
onfocus="blurLink(this);" onmouseover="GL_doTop('f3e5d7',
'Menuf3e5d75');over('img8_8c95_5');"
onmouseout="out('img8_8c95_5');GL_stopMove('f3e5d7');"><img
src="file:///home/gideon/%E6%A1%8C%E9%9D%A2/typo3temp/menu/22d351109a.png"
alt="少年軍之友" name="img8_8c95_5" id="img8_8c95_5" border="0"
height="25" width="115"></a>
</div>
</td>
</tr>
</tbody></table>
</div>
-----------End html ------------------------------
I have no position put to the <div id=menu>
Any idea?? Thanks a lot.
Regards,
Gideon So
於 2011年11月17日 星期四 03:53 下午, Alexander Dick 提到:
>
> How does the generated output look? (HTML)
> It seems more like a CSS issue to me.
>
> Is the parent container positioned? (position relative or absolute)
> If there is no positioned parent container, the element naturally sticks
> to the browser window.
>
> Regards
> Alex
More information about the TYPO3-english
mailing list