Thanks!
Eelco
On 6/5/07, Ryan Sonnek <[EMAIL PROTECTED]> wrote:
> Issue filed:
> https://issues.apache.org/jira/browse/WICKET-618
>
>
> On 6/5/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> > Was an RFE made for that? Seems like something we should do
> > automagically if possible.
> >
> > Eelc
Issue filed:
https://issues.apache.org/jira/browse/WICKET-618
On 6/5/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> Was an RFE made for that? Seems like something we should do
> automagically if possible.
>
> Eelco
>
> On 6/5/07, Alex Objelean <[EMAIL PROTECTED]> wrote:
> >
> > I use for this p
Was an RFE made for that? Seems like something we should do
automagically if possible.
Eelco
On 6/5/07, Alex Objelean <[EMAIL PROTECTED]> wrote:
>
> I use for this purpose the Igor's idea of OnLoadJavascriptBehavior, see
> http://www.nabble.com/adding-a-listener-to-the-AjaxRequestTarget-tf3065865
I use for this purpose the Igor's idea of OnLoadJavascriptBehavior, see
http://www.nabble.com/adding-a-listener-to-the-AjaxRequestTarget-tf3065865.html#a8548871
here .
N. Kiellberg wrote:
>
> Hi
> I have panel where I have added a TextTemplateHeaderContributor. When I
> include this panel "
Hi
I have panel where I have added a TextTemplateHeaderContributor. When I
include this panel "directly" on a page there is no problems, but when I use
Ajax to replace another panel with this panel it dosen´t work. It seems like
the browser dosen´t know that js-functions has been included . If I