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 <[email protected]> > 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 <[email protected]> > wrote: > > > From: nino martinez wael <[email protected]> > > Subject: Re: artwork mootip conflict > > To: [email protected] > > 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 <[email protected]> > > > > > 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: [email protected] > For additional commands, e-mail: [email protected] > >
