I've created a wiki here
http://wicketstuff.org/confluence/display/STUFFWIKI/WicketStuff+Artwork so
we can accumulate information like this.

2009/10/8 Stefan Jozsa <stefan_...@yahoo.com>

> Had similar issue when used artwork and jgrowl in the same time.
> Workaround: I removed Javascript (reference) inclusion in
> JGrowlFeedbackPanel, that is:
>
> @Override
> public void renderHead(final IHeaderResponse response) {
> /*
> response.renderJavascriptReference(new
> JavascriptResourceReference(JGrowlFeedbackPanel.class,
> "jquery-1.3.2.js"));
> */
> // ...
> }
>
> Stefan
>
> --- On Thu, 10/8/09, nino martinez wael <nino.martinez.w...@gmail.com>
> wrote:
>
> > From: nino martinez wael <nino.martinez.w...@gmail.com>
> > Subject: Re: artwork mootip conflict
> > To: users@wicket.apache.org
> > Date: Thursday, October 8, 2009, 9:53 AM
> > Hi Vinnet
> >
> > Interesting, could you provide a quickstart project that
> > shows this
> > behaviour.. It's a lot easier for me to help.. Otherwise I
> > might not have
> > the time to do so.
> >
> > regards Nino
> >
> > 2009/10/7 vineet semwal <vineetsemwal1...@gmail.com>
> >
> > > I can't say what exactly is causing problem but when i
> > am using liquid
> > > canvas with mootip(minis) in a page,
> > > the liquid canvas fails to render ..
> > >
> > >
> > > --
> > > regards,
> > > Vineet Semwal
> > >
> >
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to