Yoo,

Beste wensen allemaal!

Submenu's onder site: www.zorgelooszakelijk.nl/saas werkt onder ie6 nog niet helemaal goed de rest zoals firefox of ie7 werken het wel.

Het probleem ligt aan csshover.htc.

Normaal moet code zo uitzien:
<!--[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(css/csshover.htc);
font-size: 100%;
}
#primary-nav ul li {float: left; width: 100%;}
</style>
<![endif]-->
<!--[if lt IE 7]>
<style type="text/css">
#primary-nav ul li a {height: 1%;}
</style>
<![endif]-->


Na uploaden vanuit cms krijg ik:
<!--[if IE]>
<style type="text/css">
body#primary-nav ul li </style>
<![endif]-->
<!--[if lt IE 7]>
<style type="text/css">
#primary-nav ul li a 
</style>
<![endif]-->


Onder statische manier werkt hij perfect zie: http://www.zorgelooszakelijk.nl/ietest/

Weten jullie misschien een andere oplossing hoe ik csshover.htc toch aan het praat kan krijgen ?

Alvast bedankt

Mussel,
Mus
- Verkeerd gelezen -

[edit]
En als je de behavior in de CSS-file zet?
[/edit]
Behavior zit ook onder css-file.
Is dat soms beveiligd dat deze systeem een htc bestand uitzet??

Reageren