
Re: PIE features not working in IE on Hover Effect
Well yet now the application is not hosted its a big project on java with weblogic server.
Apart, am using icefaces for my UI
http://icefaces-showcase.icesoft.org/sh ... enuBarBeanThis is the menu I am using and here I have overridden
.wijmo-wijmenu-horizontal .wijmo-wijmenu-child{
background:none 50% 50% transparent;
width:auto !important;
min-width:150px;
padding:0 !important;
border:17px solid transparent;
border-top:10px solid #ffffff;
border-image:url(../resources/images/menuBarBorder.png) 17 17 round;
behavior: url(../resources/css/PIE.htc); }
for my dropdown box corners to be round or shadow or to put border-Image.