ERLEDIGT
JA
JA
ANTWORTEN
22
22
ZUGRIFFE
773
773
EMPFEHLEN
-
27.08.07 17:00 #1
- Registriert seit
- Apr 2007
- Beiträge
- 40
Hallo, des Menü fährt im IE nicht mehr auf, aber im FF schon wo ist das Problem?
http://www.bnv-bierstetten.de/index.php
Danke schon mal für die Hilfe
-
27.08.07 17:16 #2Maik Tutorials.de Gastzugang
Zum Glück hab ich da wieder ein funktionsfähiges Backup für dich

Der Fehler ist im Stylesheet und HTML-Markup zu suchen, denn beides für sich alleine läuft nicht im "Backup".Code :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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml2/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Startseite || www.bnv-bierstetten.de</title> <style type="text/css"> .end { font-family: Verdana; font-size:8pt; font-weight:bold; margin-left:15px; margin-top:10px; text-transform:none; color:#000000; } html,body { margin:0; padding:0; } tr.decoration img {display: block;} a#b1{ display:block; background-image:url(design/b1.jpg); width:85px; height:23px; text-align:left; } a#b1:hover {background-image:url(design/b1o.jpg); } a#b2{ display:block; background-image:url(design/b2.jpg); width:54px; height:23px; text-align:left; } a#b2:hover {background-image:url(design/b2o.jpg); } a#b3{ display:block; background-image:url(design/b3.jpg); width:116px; height:23px; text-align:left; } a#b3:hover {background-image:url(design/b3o.jpg); } a#b4{ display:block; background-image:url(design/b4.jpg); width:51px; height:23px; text-align:left; } a#b4:hover {background-image:url(design/b4o.jpg); } a#b5{ display:block; background-image:url(design/b5.jpg); width:78px; height:23px; text-align:left; } a#b5:hover {background-image:url(design/b5o.jpg); } a#b6{ display:block; background-image:url(design/b6.jpg); width:48px; height:23px; text-align:left; } a#b6:hover {background-image:url(design/b6o.jpg); } a#b7{ display:block; background-image:url(design/b7.jpg); width:81px; height:23px; text-align:left; } a#b7:hover {background-image:url(design/b7o.jpg); } a#b8{ display:block; background-image:url(design/header6.jpg); width:287px; height:23px; text-align:left; } /* ================================================================ This copyright notice must be untouched at all times. The original version of this stylesheet and the associated (x)html is available at http://www.cssplay.co.uk/menus/final_drop3.html Copyright (c) 2005-2007 Stu Nicholls. All rights reserved. This stylesheet and the associated (x)html may be modified in any way to fit your requirements. =================================================================== */ .menu {font-size:0.85em;padding-bottom:0px; width:800px; height:23px;} .menu ul {padding:0;margin:0;list-style-type:none; height:23px; background:#ffffff;} .menu ul ul {width:40px;} .menu ul li {float:left;height:23px;line-height:5em;} .menu ul ul li {display:block;width:200px;height:auto;position:static;line-height:0em;} .menu a, .menu a:visited {display:none;float:left;height:100%;font-size:10pt;font-face:Verdana;text-decoration:none;color:#ffffff;background:#aaa;padding:0 0em 0 0em;} .menu ul ul a, .menu ul ul a:visited {display:block;background:#4D4D4D; color:#ffffff;width:8.1em;height:auto;line-height:0em; padding:0.6em 5px;} .menu ul table ul a, .menu ul table ul a:visited {width:5em; w\idth:12em;} .menu table {position:fixed; left:0; top:0; font-size:1em; z-index:20;} .menu ul ul table {lef\t:-1px;} .menu ul ul table ul.left {margin-lef\t:2px;} .menu li:hover {position:relative;} * html .menu a:hover {position:relative;} .menu ul ul ul a, .menu ul ul ul a:visited {background:#ccc;} .menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#ddd;} .menu ul :hover a.sub1 {background:#ccc;} .menu ul ul :hover a.sub2 {background:#ddd;} .menu a:hover {color:#000;background:#bbb;} .menu :hover > a {color:#000;background:#bbb;} .menu ul ul a:hover{color:#000;background:#ccc;} .menu ul ul :hover > a {color:#000;background:#ccc;} .menu ul ul {visibility:hidden;position:absolute;height:15px;top:1.7em;left:0;width:10em;} .menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:1em; background:transparent url(images/trans.gif);} </style> <script type="text/javascript"> function anzeigen(das){ if(document.getElementById(das).style.display=='none') document.getElementById(das).style.display='block'; else document.getElementById(das).style.display='none';} </script> <!--[if IE 7]> <style type="text/css"> .menu ul ul ul {margin-left:-1px;} .menu ul ul ul.left {margin-left:1px;} </style> <![endif]--> </head> <body> <table width="800" height="44" background="design/header1.jpg" border="0" cellspacing="0" cellpadding="0"><tr><td></td></tr></table> <table width="800" height="34" background="design/header2.jpg" border="0" cellspacing="0" cellpadding="0"><tr><td></td></tr></table> <table width="800" height="42" background="design/header3.jpg" border="0" cellspacing="0" cellpadding="0"><tr><td></td></tr></table> <table width="800" height="41" background="design/header4.jpg" border="0" cellspacing="0" cellpadding="0"><tr><td></td></tr></table> <table width="800" height="36" background="design/header5.jpg" border="0" cellspacing="0" cellpadding="0"><tr><td></td></tr></table> <div class="menu"> <ul> <li><a href="gfj.htm" id="b1"></a></li> <li><a href="gfj.htm" id="b2"><!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul> <li><a href="spies.html" title="a coded list of spies">Dorffasnet 2007</a></li> <li><a href="vertical.html" title="a horizontal vertical menu">Test2</a></li> <li><a href="expand.html" title="an enlarging unordered list">Test3</a></li> <li><a href="expand.html" title="an enlarging unordered list">Test3</a></li> <li><a href="expand.html" title="an enlarging unordered list">Test3</a></li> <li><a href="expand.html" title="an enlarging unordered list">Test3</a></li> <li><a href="expand.html" title="an enlarging unordered list">Test3</a></li> <li><a href="expand.html" title="an enlarging unordered list">Test3</a></li> <li><a href="expand.html" title="an enlarging unordered list">Test3</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="gfj.htm" id="b3"><!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul> <li><a href="spies.html" title="a coded list of spies">Test1</a></li> <li><a href="vertical.html" title="a horizontal vertical menu">Test2</a></li> <li><a href="expand.html" title="an enlarging unordered list">Test3</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="gfj.htm" id="b4"><!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul> <li><a href="spies.html" title="a coded list of spies">Test1</a></li> <li><a href="vertical.html" title="a horizontal vertical menu">Test2</a></li> <li><a href="expand.html" title="an enlarging unordered list">Test3</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="gfj.htm" id="b5"><!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul> <li><a href="spies.html" title="a coded list of spies">Test1</a></li> <li><a href="expand.html" title="an enlarging unordered list">Test3</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="links.php" id="b6"></a> </li> <li><a href="guestbook.php" id="b7"></a></li> <li><a id="b8"></a> </li> </ul> </div> <table border="0" width="800" cellspacing="0" cellpadding="0" background="design/mainhaupt.jpg" align="left" height="206" valign="top"> <tr><td background="design/main1.jpg" width="800" height="11"></td></tr> <tr background="design/mainhaupt.jpg" width="800"><td height="191" valign="top"> <div align="right"> <table cellpadding="0" cellspacing="0" width="147" background="design/rechts1.jpg" height="22"> <!-- MSTableType="layout" --> <tr> <td height="22"></td> </tr> </table> </div> </td> </tr> </table> </body> </html>
-
27.08.07 17:36 #3
- Registriert seit
- Apr 2007
- Beiträge
- 40
Danke, aber was meinst du jetzt genau?
-
27.08.07 17:45 #4Maik Tutorials.de Gastzugang
Den Fehler im CSS-Code hab ich schon mal ausfindig gemacht:
Wenn ich das folgende Markup deiner "aktuellen" Version in obiges "Backup" einfüge, funktioniert's ebenfalls nicht im IE:Code :1
.menu table {position:fixed; left:0; top:0; font-size:1em; z-index:[b][color=red]-2[/color][/b];} /* stand vorher auf 20 */
Code :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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
<div class="menu"> <ul> <li><a href="index.php" id="b1"></a></li> <li><a id="b2"><!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul> <li><a href="verein.php">Über den Verein</a></li> <li><a href="historie.php">Die Vereinshistorie</a></li> <li><a href="bierstetten.php">Über Bierstetten</a></li> <li><a href="gruendungsversammlung.php">Gründungsversammlung</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a id="b3"><!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul> <li><a href="spies.html">Test1</a></li> <li><a href="vertical.html">Test2</a></li> <li><a href="expand.html">Test3</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a id="b4"><!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul> <li><a href='galerie.php?action=show_galerie&name_id=34'>Zunftmeisterempfang 2004</a></li><li><a href='galerie.php?action=show_galerie&name_id=35'>Steinenbach 2004</a></li><li><a href='galerie.php?action=show_galerie&name_id=36'>Schülerbefreiung 2004</a></li><li><a href='galerie.php?action=show_galerie&name_id=37'>Dorffasnet (Umzug) 2005</a></li><li><a href='galerie.php?action=show_galerie&name_id=42'>Narrenmesse 2007</a></li><li><a href='galerie.php?action=show_galerie&name_id=53'>Funken 2007</a></li><li><a href='galerie.php?action=show_galerie&name_id=57'>Schülerbefreiung 2007</a></li><li><a href='galerie.php?action=show_galerie&name_id=59'>Dorffasnet 2007</a></li><li><a href='galerie.php?action=show_galerie&name_id=60'>Hohentengen 2007</a></li><li><a href='galerie.php?action=show_galerie&name_id=61'>Oberstetten 2007</a></li><li><a href='galerie.php?action=show_galerie&name_id=62'>Ebersbach 2007</a></li><li><a href='galerie.php?action=show_galerie&name_id=63'>Dorffasnet 2007 Weitere</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a id="b5"><!--[if IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul> <li><a href="spies.html">Test1</a></li> <li><a href="expand.html">Test3</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="links.php" id="b6"></a> </li> <li><a href="book.php" id="b7"></a></li> <li><a id="b8"></a> </li> </ul> </div>
-
27.08.07 17:54 #5
- Registriert seit
- Apr 2007
- Beiträge
- 40
Mhm, also findest du den Fehler auch nicht?
-
27.08.07 18:11 #6Maik Tutorials.de Gastzugang
Zwei Augen zum selber schauen und vergleichen hast du schon, oder?
In den entsprechenden Links der ersten Menüebene fehlt das href-Attribut.
-
27.08.07 18:23 #7
- Registriert seit
- Apr 2007
- Beiträge
- 40
Sorry, darauf hätte ich auch selber kommen können. Danke!
-
27.08.07 18:26 #8
- Registriert seit
- Apr 2007
- Beiträge
- 40
Mhm, aber aufklappen tut das menü nicht trotz des href=""
-
27.08.07 18:49 #9Maik Tutorials.de Gastzugang
Hast du auch den angesprochenen Fehler im Stylesheet korrigiert?
-
27.08.07 19:08 #10
- Registriert seit
- Apr 2007
- Beiträge
- 40
Welchen meinst du genau? Den Z-index:-2?
-
27.08.07 19:14 #11Maik Tutorials.de Gastzugang
-
27.08.07 19:17 #12
- Registriert seit
- Apr 2007
- Beiträge
- 40
Ja das wurde schon gemacht, geht trotzdem nicht!
-
27.08.07 19:19 #13Maik Tutorials.de Gastzugang
Dann schieb mal das title-Element in den Dokumentheader, wo es hingehört.
Code :1 2 3 4 5
[color=red]<title>Startseite || www.bnv-bierstetten.de</title>[/color] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml2/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head>
-
27.08.07 19:23 #14
- Registriert seit
- Apr 2007
- Beiträge
- 40
Hey danke, jetzt geht es wieder! Super!! Danke dir!
-
09.09.07 16:06 #15
- Registriert seit
- Apr 2007
- Beiträge
- 40
Hallo, erneutes Problem und ich finds mal wieder nicht.
Warum kann ich im FF nicht mehr ganz nach unten im Menü. Kann nur bis so ca dem 2 Link und dann klappt es wieder zu.
Warum das auf einmal?
Mfg
Ähnliche Themen
-
Popup in Internet Explorer (7) geht nicht Firefox schon
Von inctube im Forum Javascript & AjaxAntworten: 2Letzter Beitrag: 25.03.10, 18:26 -
Bilder erscheinen nicht - aber wo liegt der Fehler?
Von UnderMonkey im Forum HTML & XHTMLAntworten: 7Letzter Beitrag: 15.09.05, 20:28 -
swf in einem Flashfilm geht, aber maus geht nicht...
Von ksk im Forum Flash PlattformAntworten: 10Letzter Beitrag: 26.10.04, 00:05 -
Update geht nicht, es liegt irgendwie am input 'alter'
Von glen im Forum PHPAntworten: 4Letzter Beitrag: 04.10.03, 13:24 -
Warum geht denn das schon wieder nicht****?
Von Feldhofe im Forum PHPAntworten: 3Letzter Beitrag: 28.12.01, 18:15






Login





