2 Replies Latest reply on Apr 20, 2010 7:02 AM by frisch

    <a4j:commandLink> and Anchors

    frisch

      Hello everybody,

       

       

      I have an <a4j:commandLink> with action and everything which works fine but I need to jump to another section of the page when the link is clicked. I could also use <h:commandLink> and I've tried to combine both these elements with an Anchor element (<a href="#myanchor" >) but with no success.

       

      Does anybody have an idea how to implement this ?

       

       

      thanks