13 Replies Latest reply on Feb 5, 2009 2:28 PM by nohacks

    ** Toolbar not showing correct sometimes...need to refreshe

      Hi Guys,

      I have a toolbar on my login page. I have noticed that sometimes it loads correct and other times not. I have to do a refresh and it then load correct.

      Any help and how to fix this issue?

      Thanks
      Phil

       <rich:toolBar >
       <rich:dropDownMenu value="Home">
       <rich:menuItem submitMode="none" value="Welcome"
       onclick="document.location.href='welcome.jsf'"> </rich:menuItem>
       </rich:dropDownMenu>
      
      
       <rich:dropDownMenu value="Email">
       <rich:menuItem submitMode="none" value="Received" > </rich:menuItem>
       <rich:menuItem submitMode="none" value="Sent" > </rich:menuItem>
       </rich:dropDownMenu>