1 Reply Latest reply on Apr 7, 2009 5:29 PM by nbelaevski

    Relative positioning of modal panels

    djeverson

      Hello -

      We basically have a collection data that we iterate over on a web page. This will generate zero to many blocks of data, each block of data contains a link that renders a modal panel. To make it easy to make reference to the data in the parent (non-modal page) while keying in the modal panel, we would like to have the modal panel appear relative to the link that the user clicked. Currently the modal appears in the center of the screen and we allow the user to move the modal panel if they need to read what is under the panel. This affects user productivity.

      Anyone have any suggestions on how we may achieve this? Thanks.