0 Replies Latest reply on Oct 26, 2010 1:29 AM by anudeepshetty

    Inconsitent rendering of Modal Panels

    anudeepshetty

      hi i have a issue with the rerendering of the modal panel, The scenario is ,

      in  my base jsp page i have links to  display 5 modal panels included in  5  different jsp pages , and 5  backing java classes  for each modal  respectively. the problem is , inconsistent rendering of the modal  panels . all the functionalities are working fine the only problem is  with rendering , inconsistency exists for error messages and success  messages  , some times they show up , sometimes they dont. al the  backing methods are being called on time on events, except for  onclick(only for mozilla not working) .