0 Replies Latest reply on May 11, 2009 9:41 AM by user080701

    How to integrate the lightwindow with JSF compnonent, e.g. c

      How to integrate the lightwindow with JSF compnonent, e.g. commandlink?

      It works for the tag,
      Website Example - Preview any website from yours!

      But fail in the commandlink.
      <a4j:commandLink oncomplete="javascript:redirect();" action="bean.update" styleClass="lightwindow page-options" title="Title">
      <h:outputText value="Tesing"></h:outputText>
      </a4j:commandLink>

      Has any idea? Thanks