[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lynx-dev] Supported HTML TAG <div> ??
From: |
Bernhard Frühmesser |
Subject: |
[Lynx-dev] Supported HTML TAG <div> ?? |
Date: |
Thu, 01 Mar 2007 00:42:41 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.8.0.9) Gecko/20061222 SeaMonkey/1.0.7 |
Hello,
I found a page which looks really good in graphical design so i wanted
to "copy" a few things from the html code, the page is fully XHTML 1.0
compatible and the page works fine with all graphical browsers, but
within lynx the navigaion menu isn´t shown.
I searched the web for info if maybe the tag div isn´t supported by
lynx. I know since the png files are images lynx doesn´t show them, but
is there a way that the links can be shown in lynx?
Thanks for any info!
BF.
Here is an example of how the menu stuff works:
<div style="background: transparent
url(Willkommen_files/navbar_4_normal.png) no-repeat scroll center;
height: 30px; left: 452px; position: absolute; top: 21px; width: 105px;
z-index: 1; " id="navbar_4_normal" title="Impressum"></div>
<div style="background: transparent
url(Willkommen_files/navbar_4_rollover.png) no-repeat scroll center;
height: 30px; left: 452px; position: absolute; top: 21px; visibility:
hidden; width: 105px; z-index: 1; " id="navbar_4_rollover"
title="Impressum"></div>-->
<a style="display: block; height: 24px; left: 455px; position:
absolute; top: 24px; width: 99px; z-index: 2; "
onmouseout="NBmouseout('4');" href="Impressum.html"
onmouseover="NBmouseover('4');" title="Impressum"></a>
- [Lynx-dev] Supported HTML TAG <div> ??,
Bernhard Frühmesser <=