Hi,

What exactly you have tried?
Please show us some code.

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Mon, May 18, 2015 at 1:19 PM, Erik de Hair <e.deh...@pocos.nl> wrote:

> Hi,
>
> I've written a custom component for displaying a 'help'-icon with a
> tooltip (using [1]) next to a String-field. This does work when the
> String-panel is rendered in an entity form or view model. When rendered in
> a modal window though (after calling an action with params), the icon is
> shown but the tool tip isn't. It looks like no jquery-code for attaching
> the tooltip to the component is added to the html in this case.
>
> I tried to do this like the JodaLocalDatePanel but with no effect. Any
> idea?
>
> Thanks,
> Erik
>
> [1] http://www.7thweb.net/wicket-jquery-ui/tooltip/CustomTooltipPage
>

Reply via email to