Spry Menu problem ie
i created spry menu no fill when viewed explorer menu bar filled white. there fix problem? using dreamweaver cs4. link problem page http://www.esuarmor.com/home.html
thanks
paul
remove background color ie hack on line 165 of http://www.esuarmor.com/spryassets/sprymenubarhorizontal.css
/* hack ie: stabilize appearance of menu items; slash in float keep ie 5.0 parsing */
@media screen, projection
{
ul.menubarhorizontal li.menubaritemie
{
display: inline;
f\loat: left;
background-color: #fff;
}
}
ps before go further design, aware adobe discontinuing spry in dreamweaver.
http://forums.adobe.com/thread/1057262
so, although menu still work in here , now, alternative menu solution may prudent forward compatibility , future menu maintenance.
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment