1 Reply Latest reply on Sep 8, 2008 7:01 PM by louisthelizard

    How can a ModalPanel display onload

    mores

      The following works perfectly fine:

      <h:graphicImage value="/picts/envelope.jpg" onmouseover="Richfaces.showModalPanel('mp',{width:450, top:200})" />
      


      How can I get this modal to show onload ?