I am using jQuery UI for showing a modal dialog.
In my case I use a PageLink to generate the links with the Object-ID as
context. Then I add a custom Popup mixin to the PageLink. This mixin sets up
the dialog on the client, puts an iFrame inside it and makes sure the link
gets an onclick event that opens the href in the popup.

This way the links will also still work if Javascript is disabled although
they won't open in popups then.

regards,

Onno


On Mon, Aug 31, 2009 at 9:43 AM, bdumeny <bdum...@cvf.fr> wrote:

> Hi all,
>
> I use a grid to display list of object, and I want to insert a link (in
> each line) which displays all attributes from current object in a popup.
> How can I do this?
>
> Best regards
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to