Thanks, I've checked in the fix. No doctype is specified in the border-template and IE is falling to quirks mode and doens't understand the CSS :hover selector.
Adding the following to to the top of your border-template should fix it: <!doctype html> regards Bob On 2011/03/20 16:32 PM, Antonio Bodoc wrote: > Hi Bod > > Thank, but I try with RC1, I see the same behavior. En IE8 not work. > > regards > > Jorge > > > --- El dom 20-mar-11, Bob Schellink <[email protected]> escribió: > >> De: Bob Schellink <[email protected]> >> Asunto: Re: Problems with menu in quickstart app in IE8 >> Para: [email protected] >> Fecha: domingo, 20 de marzo de 2011, 10:52 >> Hi, >> >> Can you try out with RC1 and see if it is fixed? >> >> regards >> >> Bob >> >> On 2011/03/20 15:19 PM, Antonio Bodoc wrote: >>> Hi, >>> >>> In the menu of quickstart-web-app example the >> sub-menus do not visualize when using >>> Click 2.2.0. with Tomcat 6.0.18. in IE8. >>> >>> click-examples works ok >>> quickstart-app with Firefox or Crome works ok >>> quickstart-app with IE8 does not work >>> >>> Please somebody can say to me so that? >>> >>> Thanks >>> >>> Sorry for my badly English >>> >>> >>> >>> >>> >> >> > > > >
