| | | | |
| |||||||
| HTML, Usability und Barrierefreiheit Themen rund um Textauszeichnung, Formatierung, Barrierefreiheit und Usability. |
|
| | LinkBack | Themen-Optionen | Thema bewerten |
| | |
| Gast
Beiträge: n/a
| Hallo nochmal, ich habe folgendes Problem: Ich habe eine Navigation erstellt. Im Firefox wird sie richtig angezeigt, nur im IE nicht. Der Code der Navi: Code: <style type="text/css">
#Navigation {
font-size:12px;
font-family: Helvetica, Arial, sans-serif;
color: black; background-color: #ffffe0;
}
ul#Navigation {
margin: 0; padding: 0;
text-align: center;
}
ul#Navigation li {
list-style: none;
float: left;
position: relative;
padding-left: 5%;
}
ul#Navigation li ul {
margin: 0; padding: 0;
position: absolute;
}
ul#Navigation li ul li {
float: none;
display: block;
border:1px solid #BEBFC5;
border-top-width: 0px;
}
ul#Navigation a, ul#Navigation span {
display: block;
text-decoration: none;
color: #000000; background-color: #DDDDDD;
height: 21px;
padding-top: 5px;
filter:alpha(opacity=96);
-moz-opacity:0.96;
opacity:0.96;
}
ul#Navigation a:hover, ul#Navigation span, li a#aktuell {
font-weight: bold;
background-color: #DDDDDD;
}
ul#Navigation li.menu a:hover{
height: 20px;
font-weight: bold;
background-color: #DDDDDD;
}
ul#Navigation li.menuitem{
padding: 0;
position: relative;
}
ul#Navigation li.menuitem a:hover{
font-weight: bold;
background-color: #E92229;
color: #FFFFFF;
vertical-align: middle;
}
/* Erweiterung zur dynamischen Ein-/Ausblendung */
ul#Navigation li>ul {
display: none;
}
ul#Navigation li:hover>ul, ul#Navigation li>a#aktuell+ul {
display: block;
padding-top: 1px;
}
</style>
Nun sieht es im IE komplett anders aus. So sollte es aussehen (mit Firefox): http://vision-sportal.de/oopcms/index.php Wie mache ich das am besten? Macht man es mit IE Hacks oder wie sollte es gehen? Ich kenne mich leider damit nicht so gut aus, da es so viele Kniffe beim IE gibt. |
| | |
| PHP Code Flüsterer Registriert seit: 21.08.2005 Beiträge: 4682 PHP-Kenntnisse: Fortgeschritten | |
| | |
| Moderator¹ Registriert seit: 28.03.2010
Beiträge: 7.470
PHP-Kenntnisse: Fortgeschritten ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Bitte beachten: http://www.php.de/php-einsteiger/ann..._Multipostings http://www.html.de/css/37393-navigat...er-den-ie.html *close*
__________________ RGB is totally confusing - I mean, at least #C0FFEE should be brown, right? |
| |
|
| Themen-Optionen | |
| Thema bewerten | |
|
|
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [Erledigt] Hierarchische Navigation | Dunkelord | Datenbanken | 5 | 12.01.2009 18:31 |
| Kontaktformular mit Spamschutz und include Navigation? | chicco4u | PHP Tipps 2008 | 1 | 11.08.2008 09:52 |
| Navigation fixen | Desert | PHP Tipps 2008 | 0 | 12.05.2008 17:00 |
| Suche Denkanstoss: Navigation mit unendlichen Sub-Links | Pain-maker | PHP Tipps 2006 | 2 | 17.02.2006 17:31 |
| Probs mit Layout für Navigation mit Grafiken/Hintergrund | HTML, Usability und Barrierefreiheit | 3 | 08.02.2006 19:56 | |
| Navigation | snatch-ic | PHP Tipps 2007 | 4 | 08.01.2006 12:11 |
| Navigation | PHP Tipps 2007 | 17 | 04.11.2005 20:07 | |
| Änderung der datenbank gestützten Navigation | PHP Tipps 2005-2 | 1 | 26.09.2005 20:34 | |
| Probleme mit der Navigation | Pimbolie1979 | HTML, Usability und Barrierefreiheit | 3 | 19.05.2005 15:45 |
| Navigation | PHP Tipps 2005 | 18 | 11.04.2005 16:16 | |
| Navigation | tikal | PHP Tipps 2004-2 | 3 | 03.12.2004 15:28 |
| div layer navigation | HTML, Usability und Barrierefreiheit | 1 | 18.11.2004 15:44 | |
| Mit Templates Navigation erstellen? (welches Templatesyste?) | zwelch | PHP Tipps 2004-2 | 5 | 18.11.2004 15:14 |
| schnieke navigation | PHP Tipps 2004 | 8 | 26.10.2004 16:39 | |
| Besucher kamen über folgende Suchanfragen bei Google auf diese Seite |
| html navigation erstellen mit internet explorer, ie navigation hintergrundbild wird nicht angezeigt, navigation für gäste mit ie php, ie8 layernavi funktioniert nicht, internet explorer php navigation, flash über layernavigation ie8, color #dddddd;, navigation php in internet explorer |